Socket
Socket
Sign inDemoInstall

@babel/helper-wrap-function

Package Overview
Dependencies
Maintainers
4
Versions
84
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.24.6 to 7.24.7

12

package.json
{
"name": "@babel/helper-wrap-function",
"version": "7.24.6",
"version": "7.24.7",
"description": "Helper to wrap functions inside a function call.",

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

"dependencies": {
"@babel/helper-function-name": "^7.24.6",
"@babel/template": "^7.24.6",
"@babel/types": "^7.24.6"
"@babel/helper-function-name": "^7.24.7",
"@babel/template": "^7.24.7",
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.7"
},

@@ -25,7 +26,4 @@ "engines": {

},
"devDependencies": {
"@babel/traverse": "^7.24.6"
},
"author": "The Babel Team (https://babel.dev/team)",
"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