保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/ts-jest/package.json
@@ -1,35 +1,29 @@
{
  "_args": [
    [
      "ts-jest@27.0.7",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "ts-jest@27.0.7",
  "_id": "ts-jest@27.0.7",
  "_from": "ts-jest@^27.0.7",
  "_id": "ts-jest@27.1.4",
  "_inBundle": false,
  "_integrity": "sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==",
  "_integrity": "sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==",
  "_location": "/ts-jest",
  "_phantomChildren": {
    "lru-cache": "6.0.0"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "ts-jest@27.0.7",
    "raw": "ts-jest@^27.0.7",
    "name": "ts-jest",
    "escapedName": "ts-jest",
    "rawSpec": "27.0.7",
    "rawSpec": "^27.0.7",
    "saveSpec": null,
    "fetchSpec": "27.0.7"
    "fetchSpec": "^27.0.7"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.7.tgz",
  "_spec": "27.0.7",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.4.tgz",
  "_shasum": "84d42cf0f4e7157a52e7c64b1492c46330943e00",
  "_spec": "ts-jest@^27.0.7",
  "_where": "D:\\project\\PAM\\PAMapp",
  "author": {
    "name": "Kulshekhar Kabra",
    "email": "kulshekhar@users.noreply.github.com",
@@ -41,6 +35,7 @@
  "bugs": {
    "url": "https://github.com/kulshekhar/ts-jest/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Huafu Gandon",
@@ -68,54 +63,56 @@
    "semver": "7.x",
    "yargs-parser": "20.x"
  },
  "deprecated": false,
  "description": "A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript",
  "devDependencies": {
    "@commitlint/cli": "13.x",
    "@commitlint/config-angular": "^13.1.0",
    "@jest/transform": "^27.1.1",
    "@jest/types": "^27.1.1",
    "@commitlint/cli": "16.x",
    "@commitlint/config-angular": "^16.0.0",
    "@jest/transform": "^27.4.2",
    "@jest/types": "^27.4.2",
    "@types/babel__core": "7.x",
    "@types/cross-spawn": "latest",
    "@types/fs-extra": "latest",
    "@types/jest": "latest",
    "@types/jest": "^27.0.3",
    "@types/js-yaml": "latest",
    "@types/lodash.camelcase": "4.x",
    "@types/lodash.memoize": "4.x",
    "@types/lodash.set": "4.x",
    "@types/micromatch": "4.x",
    "@types/node": "16.11.0",
    "@types/node": "17.0.21",
    "@types/node-fetch": "^3.0.3",
    "@types/react": "17.x",
    "@types/rimraf": "^3.0.2",
    "@types/semver": "latest",
    "@types/yargs": "latest",
    "@types/yargs-parser": "20.x",
    "@typescript-eslint/eslint-plugin": "4.x",
    "@typescript-eslint/parser": "4.x",
    "@typescript-eslint/eslint-plugin": "^5.3.0",
    "@typescript-eslint/parser": "^5.3.0",
    "conventional-changelog-cli": "2.x",
    "cross-spawn": "latest",
    "eslint": "7.x",
    "esbuild": "~0.14.2",
    "eslint": "^8.4.1",
    "eslint-config-prettier": "latest",
    "eslint-plugin-import": "latest",
    "eslint-plugin-jest": "latest",
    "eslint-plugin-jsdoc": "latest",
    "eslint-plugin-prefer-arrow": "latest",
    "eslint-plugin-prettier": "latest",
    "execa": "latest",
    "execa": "5.1.1",
    "fs-extra": "10.x",
    "glob": "^7.1.7",
    "glob-gitignore": "latest",
    "husky": "4.x",
    "jest": "^27.1.1",
    "jest": "^27.4.3",
    "jest-snapshot-serializer-raw": "^1.2.0",
    "js-yaml": "latest",
    "json-schema-to-typescript": "^10.1.4",
    "lint-staged": "latest",
    "lodash.camelcase": "^4.3.0",
    "lodash.set": "^4.3.2",
    "node-fetch": "^3.0.0",
    "npm-run-all": "latest",
    "prettier": "^2.4.0",
    "source-map": "latest",
    "typescript": "~4.2.4"
    "typescript": "~4.6.2"
  },
  "engines": {
    "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
@@ -152,13 +149,16 @@
    "typescript": ">=3.8 <5.0"
  },
  "peerDependenciesMeta": {
    "babel-jest": {
      "optional": true
    },
    "@babel/core": {
      "optional": true
    },
    "@types/jest": {
      "optional": true
    },
    "babel-jest": {
      "optional": true
    },
    "esbuild": {
      "optional": true
    }
  },
@@ -169,29 +169,24 @@
  "scripts": {
    "build": "tsc -p tsconfig.build.json",
    "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 1",
    "clean": "node scripts/clean.js",
    "doc": "cd website && npm run start",
    "doc:build": "cd website && npm run build",
    "lint": "eslint --ext .js,.ts .",
    "lint:fix": "eslint --fix --ext .js,.ts .",
    "lint:prettier": "prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore",
    "lint:prettier-ci": "prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore",
    "lint-fix": "eslint --fix --ext .js,.ts .",
    "lint-prettier": "prettier '**/*.{yml,yaml,md}' --write",
    "lint-prettier-ci": "prettier '**/*.{yml,yaml,md}' --check",
    "postbuild": "node scripts/post-build.js",
    "prebuild": "node scripts/pre-build.js",
    "prebuild": "rimraf dist coverage *.tgz",
    "prepare": "npm run build",
    "prepublishOnly": "npm run test",
    "pretest": "tsc -p tsconfig.spec.json --noEmit && node scripts/prepare-test.js",
    "preversion": "npm run test",
    "raw:options": "node scripts/generate-raw-compiler-options.js",
    "test": "run-s -s test:e2e \"test:unit -- {@}\" --",
    "test:e2e": "node scripts/e2e.js",
    "test:e2e:update-snaphots": "node scripts/e2e.js --updateSnapshot",
    "test:external": "node scripts/test-external-project.js",
    "test:external-repos": "npm run test:external external-repos",
    "test:prepare": "npm run test:e2e -- --prepareOnly",
    "test:unit": "jest",
    "update:e2e": "node scripts/update-e2e-templates.js",
    "test": "jest",
    "test-examples": "node scripts/test-examples.js",
    "update-e2e": "node scripts/update-e2e.js",
    "version": "npm run changelog && git add CHANGELOG.md"
  },
  "types": "dist/index.d.ts",
  "version": "27.0.7"
  "version": "27.1.4"
}