Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jest/core

Package Overview
Dependencies
Maintainers
7
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/core - npm Package Compare versions

Comparing version 25.2.0-alpha.86 to 25.2.0

42

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc