Socket
Socket
Sign inDemoInstall

babel-jest

Package Overview
Dependencies
Maintainers
1
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 5.2.1 to 5.3.0

2

index.js

@@ -17,3 +17,3 @@ var babel = require("babel-core");

retainLines: true,
auxiliaryComment: "istanbul ignore next"
auxiliaryCommentBefore: "istanbul ignore next"
}).code;

@@ -20,0 +20,0 @@ }

{
"name": "babel-jest",
"version": "5.2.1",
"version": "5.3.0",
"repository": "babel/babel-jest",
"dependencies": {
"babel-core": "^5.2.9"
"babel-core": "^5.5.7"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc