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

@babel/helper-wrap-function

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 7.18.11 to 7.19.0

lib/index.js.map

4

lib/index.js

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

}
}
}
//# sourceMappingURL=index.js.map
{
"name": "@babel/helper-wrap-function",
"version": "7.18.11",
"version": "7.19.0",
"description": "Helper to wrap functions inside a function call.",

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

"dependencies": {
"@babel/helper-function-name": "^7.18.9",
"@babel/helper-function-name": "^7.19.0",
"@babel/template": "^7.18.10",
"@babel/traverse": "^7.18.11",
"@babel/types": "^7.18.10"
"@babel/traverse": "^7.19.0",
"@babel/types": "^7.19.0"
},

@@ -23,0 +23,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