Socket
Socket
Sign inDemoInstall

@babel/helper-optimise-call-expression

Package Overview
Dependencies
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-optimise-call-expression - npm Package Compare versions

Comparing version 7.12.10 to 7.12.13

9

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

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

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

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

"dependencies": {
"@babel/types": "^7.12.10"
"@babel/types": "^7.12.13"
},
"devDependencies": {
"@babel/generator": "7.12.10",
"@babel/parser": "7.12.10"
"@babel/generator": "7.12.13",
"@babel/parser": "7.12.13"
}
}
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