@akashic/akashic-cli-extra
Advanced tools
Comparing version 1.5.55 to 1.5.56
{ | ||
"name": "@akashic/akashic-cli-extra", | ||
"version": "1.5.55", | ||
"version": "1.5.56", | ||
"description": "Extra tools of akashic-cli-xxx", | ||
@@ -29,3 +29,3 @@ "bin": { | ||
"dependencies": { | ||
"@akashic/akashic-cli-commons": "0.13.41", | ||
"@akashic/akashic-cli-commons": "0.13.42", | ||
"commander": "8.3.0", | ||
@@ -43,7 +43,7 @@ "ini": "2.0.0", | ||
"@types/mock-fs": "4.13.1", | ||
"@types/node": "14.18.23", | ||
"@typescript-eslint/eslint-plugin": "5.33.0", | ||
"eslint": "8.21.0", | ||
"@types/node": "14.18.24", | ||
"@typescript-eslint/eslint-plugin": "5.33.1", | ||
"eslint": "8.22.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-jest": "26.8.1", | ||
"eslint-plugin-jest": "26.8.3", | ||
"jest": "26.6.3", | ||
@@ -58,3 +58,3 @@ "mock-fs": "4.14.0", | ||
}, | ||
"gitHead": "fadfa2dd707154817ad62cea6004cfd99b2ef6c6" | ||
"gitHead": "5ff4be86c55f6aa94fa47303bd6045fb1a23dd72" | ||
} |
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
+ Added@akashic/akashic-cli-commons@0.13.42(transitive)
+ Addedcipher-base@1.0.6(transitive)
+ Addedeslint@8.22.0(transitive)
+ Addedshell-quote@1.8.2(transitive)
+ Addedwhich-typed-array@1.1.16(transitive)
- Removed@akashic/akashic-cli-commons@0.13.41(transitive)
- Removedcipher-base@1.0.5(transitive)
- Removedeslint@8.21.0(transitive)
- Removedshell-quote@1.8.1(transitive)
- Removedwhich-typed-array@1.1.15(transitive)