Socket
Socket
Sign inDemoInstall

babel-plugin-jest-hoist

Package Overview
Dependencies
Maintainers
4
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-jest-hoist - npm Package Compare versions

Comparing version 11.0.2 to 12.0.0

8

package.json
{
"name": "babel-plugin-jest-hoist",
"version": "11.0.2",
"version": "12.0.0",
"repository": {

@@ -16,8 +16,8 @@ "type": "git",

"scriptPreprocessor": "../babel-jest",
"testEnvironment": "../jest-environment-node"
"testEnvironment": "node"
},
"scripts": {
"prepublish": "npm test",
"test": "node -e \"const spawn = require('child_process').spawn, path=require('path'); spawn('node', [path.resolve('../../bin/jest.js')], {stdio:'inherit'})\""
"test": "../../bin/jest.js"
}
}
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