Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "agave", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"author": "Mike MacCana <mike.maccana@gmail.com>", | ||
@@ -28,17 +28,4 @@ "description": "Cleaner, simpler JavaScript for ES6 and ES7", | ||
"engines": { | ||
"node": ">=4.0" | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
"brfs", | ||
[ | ||
"babelify", | ||
{ | ||
"presets": [ | ||
"es2015" | ||
] | ||
} | ||
] | ||
] | ||
"node": ">=6.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
27647