babel-plugin-transform-inline-consecutive-adds
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"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 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
27001
9
558