Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-function-bind

Package Overview
Dependencies
Maintainers
6
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-function-bind - npm Package Compare versions

Comparing version 7.11.5 to 7.12.1

11

package.json
{
"name": "@babel/plugin-proposal-function-bind",
"version": "7.11.5",
"version": "7.12.1",
"description": "Compile function bind operator to ES5",

@@ -20,3 +20,3 @@ "repository": {

"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-function-bind": "^7.10.4"
"@babel/plugin-syntax-function-bind": "^7.12.1"
},

@@ -27,6 +27,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.11.5",
"@babel/helper-plugin-test-runner": "^7.10.4"
},
"gitHead": "af64ccb2b00bc7574943674996c2f0507cdbfb6f"
"@babel/core": "^7.12.1",
"@babel/helper-plugin-test-runner": "7.10.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