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

babel-jest

Package Overview
Dependencies
Maintainers
6
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-jest - npm Package Compare versions

Comparing version 27.0.0 to 27.0.1

12

package.json
{
"name": "babel-jest",
"description": "Jest plugin to use babel for transformation.",
"version": "27.0.0",
"version": "27.0.1",
"repository": {

@@ -18,7 +18,7 @@ "type": "git",

"dependencies": {
"@jest/transform": "^27.0.0",
"@jest/types": "^27.0.0-next.10",
"@jest/transform": "^27.0.1",
"@jest/types": "^27.0.1",
"@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.0.0",
"babel-preset-jest": "^27.0.0-next.10",
"babel-preset-jest": "^27.0.1",
"chalk": "^4.0.0",

@@ -30,3 +30,3 @@ "graceful-fs": "^4.2.4",

"@babel/core": "^7.1.0",
"@jest/test-utils": "^27.0.0",
"@jest/test-utils": "^27.0.1",
"@types/graceful-fs": "^4.1.3"

@@ -43,3 +43,3 @@ },

},
"gitHead": "be16e47afcc9f64653b9a47782cb48a5ca243e65"
"gitHead": "2cb20e945a26b2c9867b30b787e81f6317e59aa1"
}
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