@azteam/error
Advanced tools
Comparing version 1.0.27 to 1.0.28
{ | ||
"name": "@azteam/error", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "", | ||
@@ -8,9 +8,5 @@ "main": "./lib/index.js", | ||
"scripts": { | ||
"build": "babel src --presets babel-preset-es2015 --out-dir lib", | ||
"build": "babel src -d lib", | ||
"prepublish": "npm run build" | ||
}, | ||
"engines": { | ||
"node": ">= 12.0.0", | ||
"npm": ">=7.0.0" | ||
}, | ||
"keywords": [ | ||
@@ -22,8 +18,3 @@ "toda", | ||
"author": "toda <sp.azsolution.net@gmail.com>", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"babel-cli": "6.26.0", | ||
"babel-plugin-transform-object-rest-spread": "6.26.0", | ||
"babel-preset-es2015": "^6.24.1" | ||
} | ||
"license": "MIT" | ||
} |
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
0
7
3687