Socket
Socket
Sign inDemoInstall

@babel/helper-wrap-function

Package Overview
Dependencies
Maintainers
5
Versions
85
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.0.0-rc.3 to 7.0.0-rc.4

10

package.json
{
"name": "@babel/helper-wrap-function",
"version": "7.0.0-rc.3",
"version": "7.0.0-rc.4",
"description": "Helper to wrap functions inside a function call.",

@@ -9,7 +9,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function",

"dependencies": {
"@babel/helper-function-name": "7.0.0-rc.3",
"@babel/template": "7.0.0-rc.3",
"@babel/traverse": "7.0.0-rc.3",
"@babel/types": "7.0.0-rc.3"
"@babel/helper-function-name": "^7.0.0-rc.4",
"@babel/template": "^7.0.0-rc.4",
"@babel/traverse": "^7.0.0-rc.4",
"@babel/types": "^7.0.0-rc.4"
}
}
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