Comparing version 1.5.6 to 1.5.7
{ | ||
"name": "hukum", | ||
"version": "1.5.6", | ||
"version": "1.5.7", | ||
"description": "An NPM module that displays Github Action progress in the terminal and aims to improve your development experience by printing status in realtime.", | ||
@@ -26,18 +26,18 @@ "keywords": [ | ||
"ansi-colors": "^4.1.1", | ||
"axios": "^0.21.1", | ||
"axios": "^0.25.0", | ||
"draftlog": "^1.0.12", | ||
"figures": "^3.2.0", | ||
"log-symbols": "^5.0.0", | ||
"figures": "^4.0.0", | ||
"log-symbols": "^5.1.0", | ||
"moment": "^2.29.1", | ||
"rcfile": "^1.0.3", | ||
"simple-git": "^2.35.0", | ||
"terminal-link": "^2.1.1" | ||
"simple-git": "^3.0.3", | ||
"terminal-link": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.3.0", | ||
"mocha": "^8.3.0", | ||
"mocha": "^9.1.4", | ||
"nyc": "^15.1.0", | ||
"sinon": "^10.0.0", | ||
"standard": "^16.0.3" | ||
"sinon": "^12.0.1", | ||
"standard": "^16.0.4" | ||
} | ||
} |
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
91662
+ Addedansi-escapes@5.0.0(transitive)
+ Addedaxios@0.25.0(transitive)
+ Addedescape-string-regexp@5.0.0(transitive)
+ Addedfigures@4.0.1(transitive)
+ Addedsimple-git@3.27.0(transitive)
+ Addedterminal-link@3.0.0(transitive)
+ Addedtype-fest@1.4.0(transitive)
- Removedansi-escapes@4.3.2(transitive)
- Removedaxios@0.21.4(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfigures@3.2.0(transitive)
- Removedsimple-git@2.48.0(transitive)
- Removedterminal-link@2.1.1(transitive)
- Removedtype-fest@0.21.3(transitive)
Updatedaxios@^0.25.0
Updatedfigures@^4.0.0
Updatedlog-symbols@^5.1.0
Updatedsimple-git@^3.0.3
Updatedterminal-link@^3.0.0