starling-cli
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.2.6](https://github.com/Jiro-Digital/starling-cli/compare/v1.2.5...v1.2.6) (2020-12-14) | ||
### Bug Fixes | ||
* upgrade dependencies ([4d36226](https://github.com/Jiro-Digital/starling-cli/commit/4d36226b67ba511b8bfbe3a200fed189799e16eb)) | ||
### [1.2.5](https://github.com/Jiro-Digital/starling-cli/compare/v1.2.4...v1.2.5) (2020-09-28) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "starling-cli", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "A CLI tool for querying your Starling Bank account", | ||
@@ -33,13 +33,13 @@ "main": "src/main.js", | ||
"accounting": "^0.4.1", | ||
"axios": "^0.19.2", | ||
"axios": "^0.21.0", | ||
"boxen": "^4.2.0", | ||
"chalk": "^4.1.0", | ||
"columnify": "^1.5.4", | ||
"commander": "^6.0.0", | ||
"commander": "^6.2.1", | ||
"configstore": "^5.0.1", | ||
"esm": "^3.2.25", | ||
"inquirer": "^7.3.3", | ||
"open": "^7.1.0", | ||
"open": "^7.3.0", | ||
"ora": "^5.0.0", | ||
"update-notifier": "^4.1.0" | ||
"update-notifier": "^5.0.1" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
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
16424
+ Addedaxios@0.21.4(transitive)
+ Addedboxen@5.1.2(transitive)
+ Addedcamelcase@6.3.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedglobal-dirs@3.0.1(transitive)
+ Addedini@1.3.82.0.0(transitive)
+ Addedis-installed-globally@0.4.0(transitive)
+ Addedis-npm@5.0.0(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedtype-fest@0.20.2(transitive)
+ Addedupdate-notifier@5.1.0(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)
- Removedglobal-dirs@2.1.0(transitive)
- Removedini@1.3.7(transitive)
- Removedis-installed-globally@0.3.2(transitive)
- Removedis-npm@4.0.0(transitive)
- Removedupdate-notifier@4.1.3(transitive)
Updatedaxios@^0.21.0
Updatedcommander@^6.2.1
Updatedopen@^7.3.0
Updatedupdate-notifier@^5.0.1