babel-preset-es3
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "babel-preset-es3", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Preset for Babel's ES3 transformations", | ||
"scripts": { | ||
"pretest": "eslint .", | ||
"test": "echo \"Error: no test specified\"" | ||
"test": "echo \"Error: no test specified\"", | ||
"postpublish": "git push --follow-tags" | ||
}, | ||
@@ -14,2 +15,5 @@ "keywords": [ | ||
], | ||
"files": [ | ||
"index.js" | ||
], | ||
"author": "Simen Bekkhus <sbekkhus91@gmail.com>", | ||
@@ -16,0 +20,0 @@ "repository": "SimenB/babel-preset-es3", |
# babel-preset-es3 | ||
[![npm version][npm-image]][npm-url] | ||
[![Dependency Status][david-image]][david-url] | ||
> Babel preset for two ES3 transforms `transform-es3-member-expression-literals` and `transform-es3-property-literals` | ||
This presets adds the two transforms for ES2 syntax compatibility. | ||
This presets adds the two transforms for ES3 syntax compatibility. | ||
@@ -41,1 +43,3 @@ ## Install | ||
[npm-image]: https://img.shields.io/npm/v/babel-preset-es3.svg | ||
[david-url]: https://david-dm.org/SimenB/babel-preset-es3 | ||
[david-image]: https://img.shields.io/david/SimenB/babel-preset-es3.svg |
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
babel-preset-env |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45
2839
4
1