@akashic/akashic-cli-commons
Advanced tools
Comparing version 0.5.18 to 0.5.19
{ | ||
"name": "@akashic/akashic-cli-commons", | ||
"version": "0.5.18", | ||
"version": "0.5.19", | ||
"description": "The shared definitions and routines for akashic-cli-xxx", | ||
@@ -24,4 +24,5 @@ "main": "lib/index.js", | ||
"@types/eslint": "4.16.8", | ||
"@types/fs-extra": "5.1.0", | ||
"jest": "24.9.0", | ||
"@types/fs-extra": "9.0.1", | ||
"@types/node": "14.0.26", | ||
"jest": "26.1.0", | ||
"mock-fs": "4.12.0", | ||
@@ -34,5 +35,4 @@ "shx": "0.3.2", | ||
"dependencies": { | ||
"@types/node": "^13.9.0", | ||
"browserify": "16.5.1", | ||
"eslint": "~7.5.0", | ||
"eslint": "7.5.0", | ||
"fs-extra": "9.0.1", | ||
@@ -46,3 +46,3 @@ "fs-readdir-recursive": "1.1.0", | ||
}, | ||
"gitHead": "8a5a3b3cbfdff12c408e4f794b9a9f7832849af3" | ||
"gitHead": "b23e5a1619c32e21e963742151b0a2f892ac11fa" | ||
} |
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
5
53655
9
- Removed@types/node@^13.9.0
- Removed@types/node@13.13.52(transitive)
Updatedeslint@7.5.0