babel-plugin-minify-type-constructors
Advanced tools
Comparing version 0.1.2 to 0.2.0
{ | ||
"name": "babel-plugin-minify-type-constructors", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "", | ||
"homepage": "https://github.com/babel/babili#readme", | ||
"repository": "https://github.com/babel/babili/tree/master/packages/babel-plugin-minify-type-constructors", | ||
"bugs": "https://github.com/babel/babili/issues", | ||
"author": "amasad", | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"keywords": [ | ||
"babel-plugin" | ||
], | ||
"homepage": "https://github.com/babel/minify#readme", | ||
"bugs": "https://github.com/babel/minify/issues", | ||
"license": "MIT", | ||
"author": "amasad", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-type-constructors", | ||
"dependencies": { | ||
"babel-helper-is-void-0": "^0.1.1" | ||
"babel-helper-is-void-0": "^0.2.0" | ||
} | ||
} |
# babel-plugin-minify-type-constructors | ||
**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/babili/pull/45#discussion_r70181249) | ||
**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/minify/pull/45#discussion_r70181249) | ||
@@ -5,0 +5,0 @@ ## Example |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
+ Addedbabel-helper-is-void-0@0.2.0(transitive)
- Removedbabel-helper-is-void-0@0.1.1(transitive)