Socket
Socket
Sign inDemoInstall

ts-jest

Package Overview
Dependencies
314
Maintainers
3
Versions
190
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.1.0 to 29.1.1

2

dist/utils/json.js

@@ -44,2 +44,2 @@ "use strict";

normalize.cache = new Map();
})(normalize = exports.normalize || (exports.normalize = {}));
})(normalize || (exports.normalize = normalize = {}));
{
"name": "ts-jest",
"version": "29.1.0",
"version": "29.1.1",
"main": "dist/index.js",

@@ -60,3 +60,3 @@ "types": "dist/index.d.ts",

"make-error": "1.x",
"semver": "7.x",
"semver": "^7.5.3",
"yargs-parser": "^21.0.1"

@@ -94,3 +94,3 @@ },

"@commitlint/cli": "17.x",
"@commitlint/config-angular": "^17.4.4",
"@commitlint/config-angular": "^17.6.5",
"@jest/transform": "^29.5.0",

@@ -106,3 +106,3 @@ "@jest/types": "^29.5.0",

"@types/micromatch": "4.x",
"@types/node": "18.15.11",
"@types/node": "18.16.18",
"@types/react": "18.x",

@@ -113,9 +113,9 @@ "@types/rimraf": "^3.0.2",

"@types/yargs-parser": "21.x",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"babel-jest": "^29.5.0",
"conventional-changelog-cli": "2.x",
"cross-spawn": "latest",
"esbuild": "~0.17.14",
"eslint": "^8.37.0",
"esbuild": "~0.17.19",
"eslint": "^8.42.0",
"eslint-config-prettier": "latest",

@@ -129,3 +129,3 @@ "eslint-plugin-import": "latest",

"fs-extra": "11.x",
"glob": "^9.3.2",
"glob": "^10.2.6",
"glob-gitignore": "latest",

@@ -136,3 +136,3 @@ "husky": "4.x",

"js-yaml": "latest",
"json-schema-to-typescript": "^12.0.0",
"json-schema-to-typescript": "^13.0.1",
"lint-staged": "latest",

@@ -142,4 +142,4 @@ "lodash.camelcase": "^4.3.0",

"node-fetch": "^3.3.1",
"prettier": "^2.8.7",
"typescript": "~5.0.2"
"prettier": "^2.8.8",
"typescript": "~5.1.3"
},

@@ -146,0 +146,0 @@ "lint-staged": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc