babel-preset-closedinterval
Advanced tools
Comparing version 1.0.2 to 2.0.0
@@ -5,2 +5,3 @@ module.exports = { | ||
require('babel-preset-es2016'), | ||
require('babel-preset-es2017'), | ||
require('babel-preset-stage-3'), | ||
@@ -7,0 +8,0 @@ require('babel-preset-stage-2'), |
{ | ||
"name": "babel-preset-closedinterval", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"description": "Babel preset for ClosedInterval", | ||
"main": "index.js", | ||
"scripts": { | ||
"prepublish": "bash util/prepublish.sh" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/weikinhuang/babel-preset-closedinterval.git" | ||
}, | ||
"author": "Wei Kin Huang", | ||
"license": "MIT", | ||
"homepage": "https://github.com/weikinhuang/babel-preset-closedinterval", | ||
"engines": { | ||
@@ -19,4 +21,5 @@ "npm": ">=3.0.0" | ||
"babel-plugin-transform-node-env-inline": "^6.8.0", | ||
"babel-preset-es2015": "^6.13.2", | ||
"babel-preset-es2015": "^6.14.0", | ||
"babel-preset-es2016": "^6.11.3", | ||
"babel-preset-es2017": "^6.14.0", | ||
"babel-preset-stage-2": "^6.13.0", | ||
@@ -23,0 +26,0 @@ "babel-preset-stage-3": "^6.11.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
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
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
2759
25
0
0
9
+ Addedbabel-preset-es2017@^6.14.0
+ Addedbabel-preset-es2017@6.24.1(transitive)
Updatedbabel-preset-es2015@^6.14.0