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

jest-runtime

Package Overview
Dependencies
Maintainers
6
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-runtime - npm Package Compare versions

Comparing version 28.0.0-alpha.11 to 28.0.0

36

package.json
{
"name": "jest-runtime",
"version": "28.0.0-alpha.11",
"version": "28.0.0",
"repository": {

@@ -20,9 +20,9 @@ "type": "git",

"dependencies": {
"@jest/environment": "^28.0.0-alpha.11",
"@jest/fake-timers": "^28.0.0-alpha.9",
"@jest/globals": "^28.0.0-alpha.11",
"@jest/source-map": "^28.0.0-alpha.11",
"@jest/test-result": "^28.0.0-alpha.9",
"@jest/transform": "^28.0.0-alpha.11",
"@jest/types": "^28.0.0-alpha.9",
"@jest/environment": "^28.0.0",
"@jest/fake-timers": "^28.0.0",
"@jest/globals": "^28.0.0",
"@jest/source-map": "^28.0.0",
"@jest/test-result": "^28.0.0",
"@jest/transform": "^28.0.0",
"@jest/types": "^28.0.0",
"chalk": "^4.0.0",

@@ -34,9 +34,9 @@ "cjs-module-lexer": "^1.0.0",

"graceful-fs": "^4.2.9",
"jest-haste-map": "^28.0.0-alpha.11",
"jest-message-util": "^28.0.0-alpha.9",
"jest-mock": "^28.0.0-alpha.9",
"jest-regex-util": "^28.0.0-alpha.6",
"jest-resolve": "^28.0.0-alpha.11",
"jest-snapshot": "^28.0.0-alpha.11",
"jest-util": "^28.0.0-alpha.9",
"jest-haste-map": "^28.0.0",
"jest-message-util": "^28.0.0",
"jest-mock": "^28.0.0",
"jest-regex-util": "^28.0.0",
"jest-resolve": "^28.0.0",
"jest-snapshot": "^28.0.0",
"jest-util": "^28.0.0",
"slash": "^3.0.0",

@@ -46,7 +46,7 @@ "strip-bom": "^4.0.0"

"devDependencies": {
"@jest/test-utils": "^28.0.0-alpha.9",
"@jest/test-utils": "^28.0.0",
"@types/glob": "^7.1.1",
"@types/graceful-fs": "^4.1.3",
"@types/node": "*",
"jest-environment-node": "^28.0.0-alpha.11"
"jest-environment-node": "^28.0.0"
},

@@ -59,3 +59,3 @@ "engines": {

},
"gitHead": "8b4b78759d255746f11e396efe7d06ac93dbd05b"
"gitHead": "8f9b812faf8e4d241d560a8574f0c6ed20a89365"
}

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

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