Socket
Socket
Sign inDemoInstall

@babel/helper-wrap-function

Package Overview
Dependencies
11
Maintainers
4
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.6 to 8.0.0-alpha.7

10

package.json
{
"name": "@babel/helper-wrap-function",
"version": "8.0.0-alpha.6",
"version": "8.0.0-alpha.7",
"description": "Helper to wrap functions inside a function call.",

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

"dependencies": {
"@babel/helper-function-name": "^8.0.0-alpha.6",
"@babel/template": "^8.0.0-alpha.6",
"@babel/types": "^8.0.0-alpha.6"
"@babel/helper-function-name": "^8.0.0-alpha.7",
"@babel/template": "^8.0.0-alpha.7",
"@babel/types": "^8.0.0-alpha.7"
},

@@ -26,3 +26,3 @@ "engines": {

"devDependencies": {
"@babel/traverse": "^8.0.0-alpha.6"
"@babel/traverse": "^8.0.0-alpha.7"
},

@@ -29,0 +29,0 @@ "author": "The Babel Team (https://babel.dev/team)",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc