Socket
Socket
Sign inDemoInstall

@babel/helper-call-delegate

Package Overview
Dependencies
5
Maintainers
6
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.12.1 to 7.12.13

9

package.json
{
"name": "@babel/helper-call-delegate",
"version": "7.12.1",
"version": "7.12.13",
"description": "Helper function to call delegate",

@@ -10,2 +10,3 @@ "repository": {

},
"homepage": "https://babel.dev/docs/en/next/babel-helper-call-delegate",
"license": "MIT",

@@ -17,8 +18,8 @@ "publishConfig": {

"dependencies": {
"@babel/helper-hoist-variables": "^7.10.4",
"@babel/types": "^7.12.1"
"@babel/helper-hoist-variables": "^7.12.13",
"@babel/types": "^7.12.13"
},
"devDependencies": {
"@babel/traverse": "^7.12.1"
"@babel/traverse": "7.12.13"
}
}

@@ -5,3 +5,3 @@ # @babel/helper-call-delegate

See our website [@babel/helper-call-delegate](https://babeljs.io/docs/en/next/babel-helper-call-delegate.html) for more information.
See our website [@babel/helper-call-delegate](https://babeljs.io/docs/en/babel-helper-call-delegate) for more information.

@@ -8,0 +8,0 @@ ## Install

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