Comparing version 29.0.0 to 29.0.1
{ | ||
"name": "jest", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "29.0.0", | ||
"version": "29.0.1", | ||
"main": "./build/index.js", | ||
@@ -16,10 +16,10 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/core": "^29.0.0", | ||
"@jest/types": "^29.0.0", | ||
"@jest/core": "^29.0.1", | ||
"@jest/types": "^29.0.1", | ||
"import-local": "^3.0.2", | ||
"jest-cli": "^29.0.0" | ||
"jest-cli": "^29.0.1" | ||
}, | ||
"devDependencies": { | ||
"@tsd/typescript": "~4.7.4", | ||
"tsd-lite": "^0.5.6" | ||
"tsd-lite": "^0.6.0" | ||
}, | ||
@@ -74,3 +74,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "75006e46c76f6fda14bbc0548f86edb2ba087cd2" | ||
"gitHead": "b959a3d3bdf324ed1c7358f76ab238a8b0b0cf93" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@jest/core@^29.0.1
Updated@jest/types@^29.0.1
Updatedjest-cli@^29.0.1