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.16.0 to 7.16.7

8

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

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

"dependencies": {
"@babel/types": "^7.16.0"
"@babel/types": "^7.16.7"
},
"devDependencies": {
"@babel/generator": "^7.16.0",
"@babel/parser": "^7.16.0"
"@babel/generator": "^7.16.7",
"@babel/parser": "^7.16.7"
},

@@ -24,0 +24,0 @@ "engines": {

@@ -12,3 +12,3 @@ # @babel/helper-optimise-call-expression

```sh
npm install --save-dev @babel/helper-optimise-call-expression
npm install --save @babel/helper-optimise-call-expression
```

@@ -19,3 +19,3 @@

```sh
yarn add @babel/helper-optimise-call-expression --dev
yarn add @babel/helper-optimise-call-expression
```
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