Socket
Socket
Sign inDemoInstall

@jest/globals

Package Overview
Dependencies
Maintainers
7
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/globals - npm Package Compare versions

Comparing version 25.5.2 to 26.0.0-alpha.0

19

package.json
{
"name": "@jest/globals",
"version": "25.5.2",
"version": "26.0.0-alpha.0",
"repository": {

@@ -10,3 +10,3 @@ "type": "git",

"engines": {
"node": ">= 8.3"
"node": ">= 10.14.2"
},

@@ -16,13 +16,6 @@ "license": "MIT",

"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"dependencies": {
"@jest/environment": "^25.5.0",
"@jest/types": "^25.5.0",
"expect": "^25.5.0"
"@jest/environment": "^26.0.0-alpha.0",
"@jest/types": "^26.0.0-alpha.0",
"expect": "^26.0.0-alpha.0"
},

@@ -32,3 +25,3 @@ "publishConfig": {

},
"gitHead": "ad1b9dc090922a8ed5632ec7382ac999e6b8cac1"
"gitHead": "ba962e7e9669a4a2f723c2536c97462c8ddfff2d"
}
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