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

@babel/helper-plugin-utils

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-plugin-utils - npm Package Compare versions

Comparing version 7.17.12 to 7.18.6

4

lib/index.js

@@ -36,3 +36,5 @@ "use strict";

},
assumption: () => () => {}
assumption: () => () => {
return undefined;
}
};

@@ -39,0 +41,0 @@

{
"name": "@babel/helper-plugin-utils",
"version": "7.17.12",
"version": "7.18.6",
"description": "General utilities for plugins to use",

@@ -19,3 +19,4 @@ "author": "The Babel Team (https://babel.dev/team)",

"node": ">=6.9.0"
}
},
"type": "commonjs"
}
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