New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-transform-inline-consecutive-adds

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-inline-consecutive-adds - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

lib/array-collapser.js

2

package.json
{
"name": "babel-plugin-transform-inline-consecutive-adds",
"version": "0.0.1",
"version": "0.0.2",
"description": "This plugin inlines consecutive property assignments, array pushes, etc.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/babel/babili#readme",

@@ -39,3 +39,3 @@ # babel-plugin-transform-inline-consecutive-adds

```sh
$ npm install babel-plugin-transform-inline-consecutive-adds
npm install babel-plugin-transform-inline-consecutive-adds
```

@@ -58,3 +58,3 @@

```sh
$ babel --plugins transform-inline-consecutive-adds script.js
babel --plugins transform-inline-consecutive-adds script.js
```

@@ -61,0 +61,0 @@

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