babel-preset-airbnb
Advanced tools
Comparing version 1.1.1 to 2.0.0
module.exports = { | ||
presets: [ | ||
require('babel-preset-es2015'), | ||
require('babel-preset-es2015-without-strict'), | ||
require('babel-preset-react'), | ||
@@ -5,0 +5,0 @@ ], |
{ | ||
"name": "babel-preset-airbnb", | ||
"version": "1.1.1", | ||
"version": "2.0.0", | ||
"description": "A babel preset for transforming your JavaScript for Airbnb", | ||
@@ -22,7 +22,7 @@ "main": "index.js", | ||
"babel-plugin-transform-es3-property-literals": "^6.5.0", | ||
"babel-plugin-transform-exponentiation-operator": "^6.5.0", | ||
"babel-plugin-transform-jscript": "^6.5.0", | ||
"babel-plugin-transform-exponentiation-operator": "^6.5.0", | ||
"babel-preset-es2015": "^6.5.0", | ||
"babel-preset-es2015-without-strict": "^0.0.2", | ||
"babel-preset-react": "^6.5.0" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
2156
1
+ Addedbabel-preset-es2015-without-strict@0.0.2(transitive)
- Removedbabel-preset-es2015@^6.5.0
- Removedbabel-plugin-transform-es2015-duplicate-keys@6.24.1(transitive)
- Removedbabel-plugin-transform-es2015-modules-amd@6.24.1(transitive)
- Removedbabel-plugin-transform-es2015-modules-systemjs@6.24.1(transitive)
- Removedbabel-plugin-transform-es2015-modules-umd@6.24.1(transitive)
- Removedbabel-preset-es2015@6.24.1(transitive)