@jest/core
Advanced tools
Comparing version 25.2.0-alpha.86 to 25.2.0
{ | ||
"name": "@jest/core", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "25.2.0-alpha.86+cd98198c9", | ||
"version": "25.2.0", | ||
"main": "build/jest.js", | ||
"types": "build/jest.d.ts", | ||
"dependencies": { | ||
"@jest/console": "^25.2.0-alpha.86+cd98198c9", | ||
"@jest/reporters": "^25.2.0-alpha.86+cd98198c9", | ||
"@jest/test-result": "^25.2.0-alpha.86+cd98198c9", | ||
"@jest/transform": "^25.2.0-alpha.86+cd98198c9", | ||
"@jest/types": "^25.2.0-alpha.86+cd98198c9", | ||
"@jest/console": "^25.2.0", | ||
"@jest/reporters": "^25.2.0", | ||
"@jest/test-result": "^25.2.0", | ||
"@jest/transform": "^25.2.0", | ||
"@jest/types": "^25.2.0", | ||
"ansi-escapes": "^4.2.1", | ||
@@ -17,15 +17,15 @@ "chalk": "^3.0.0", | ||
"graceful-fs": "^4.2.3", | ||
"jest-changed-files": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-config": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-haste-map": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-message-util": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-regex-util": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-resolve": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-resolve-dependencies": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-runner": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-runtime": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-snapshot": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-util": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-validate": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-watcher": "^25.2.0-alpha.86+cd98198c9", | ||
"jest-changed-files": "^25.2.0", | ||
"jest-config": "^25.2.0", | ||
"jest-haste-map": "^25.2.0", | ||
"jest-message-util": "^25.2.0", | ||
"jest-regex-util": "^25.2.0", | ||
"jest-resolve": "^25.2.0", | ||
"jest-resolve-dependencies": "^25.2.0", | ||
"jest-runner": "^25.2.0", | ||
"jest-runtime": "^25.2.0", | ||
"jest-snapshot": "^25.2.0", | ||
"jest-util": "^25.2.0", | ||
"jest-validate": "^25.2.0", | ||
"jest-watcher": "^25.2.0", | ||
"micromatch": "^4.0.2", | ||
@@ -39,3 +39,3 @@ "p-each-series": "^2.1.0", | ||
"devDependencies": { | ||
"@jest/test-sequencer": "^25.2.0-alpha.86+cd98198c9", | ||
"@jest/test-sequencer": "^25.2.0", | ||
"@types/exit": "^0.1.30", | ||
@@ -90,3 +90,3 @@ "@types/graceful-fs": "^4.1.2", | ||
}, | ||
"gitHead": "cd98198c9397d8b69c55155d7b224d62ef117a90" | ||
"gitHead": "9f0339c1c762e39f869f7df63e88470287728b93" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
171094
Updated@jest/console@^25.2.0
Updated@jest/reporters@^25.2.0
Updated@jest/test-result@^25.2.0
Updated@jest/transform@^25.2.0
Updated@jest/types@^25.2.0
Updatedjest-changed-files@^25.2.0
Updatedjest-config@^25.2.0
Updatedjest-haste-map@^25.2.0
Updatedjest-message-util@^25.2.0
Updatedjest-regex-util@^25.2.0
Updatedjest-resolve@^25.2.0
Updatedjest-runner@^25.2.0
Updatedjest-runtime@^25.2.0
Updatedjest-snapshot@^25.2.0
Updatedjest-util@^25.2.0
Updatedjest-validate@^25.2.0
Updatedjest-watcher@^25.2.0