Socket
Socket
Sign inDemoInstall

babel-preset-jest

Package Overview
Dependencies
72
Maintainers
4
Versions
189
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 30.0.0-alpha.3 to 30.0.0-alpha.4

3

index.js

@@ -14,2 +14,3 @@ /**

// @babel/core requires us to export a function
module.exports = () => jestPreset;
const jestPresetPlugin = () => jestPreset;
module.exports = jestPresetPlugin;
{
"name": "babel-preset-jest",
"version": "30.0.0-alpha.3",
"version": "30.0.0-alpha.4",
"repository": {

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

"dependencies": {
"babel-plugin-jest-hoist": "30.0.0-alpha.3",
"babel-plugin-jest-hoist": "30.0.0-alpha.4",
"babel-preset-current-node-syntax": "^1.0.0"

@@ -29,3 +29,3 @@ },

},
"gitHead": "e267aff33d105399f2134bad7c8f82285104f3da"
"gitHead": "32b966f988d47a7673d2ef4b92e834dab7d66f07"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc