innerken-js-utils
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "innerken-js-utils", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "./node_modules/.bin/babel src -d dist", | ||
"build": "babel src -d dist", | ||
"test": "node index.js", | ||
@@ -17,4 +17,4 @@ "update": "npm run build && git add . && release-it --ci" | ||
"devDependencies": { | ||
"@babel/cli": "^7.10.3", | ||
"@babel/core": "^7.10.3", | ||
"@babel/cli": "^7.20.7", | ||
"@babel/core": "^7.20.12", | ||
"@babel/preset-env": "^7.10.3", | ||
@@ -21,0 +21,0 @@ "eslint": "^7.13.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
22628
8
687