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

@babel/helper-function-name

Package Overview
Dependencies
Maintainers
4
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-function-name - npm Package Compare versions

Comparing version 7.18.9 to 7.19.0

lib/index.js.map

4

lib/index.js

@@ -199,2 +199,4 @@ "use strict";

return wrap(state, node, newId, scope) || node;
}
}
//# sourceMappingURL=index.js.map
{
"name": "@babel/helper-function-name",
"version": "7.18.9",
"version": "7.19.0",
"description": "Helper function to change the property 'name' of every function",

@@ -17,4 +17,4 @@ "repository": {

"dependencies": {
"@babel/template": "^7.18.6",
"@babel/types": "^7.18.9"
"@babel/template": "^7.18.10",
"@babel/types": "^7.19.0"
},

@@ -21,0 +21,0 @@ "engines": {

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