starling-cli
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.2.7](https://github.com/Jiro-Digital/starling-cli/compare/v1.2.6...v1.2.7) (2021-01-06) | ||
### Bug Fixes | ||
* upgrade dependencies ([3046f40](https://github.com/Jiro-Digital/starling-cli/commit/3046f406e75dc6b06f6dc6e66a2f7d13fccc964e)) | ||
### [1.2.6](https://github.com/Jiro-Digital/starling-cli/compare/v1.2.5...v1.2.6) (2020-12-14) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "starling-cli", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "A CLI tool for querying your Starling Bank account", | ||
@@ -33,4 +33,4 @@ "main": "src/main.js", | ||
"accounting": "^0.4.1", | ||
"axios": "^0.21.0", | ||
"boxen": "^4.2.0", | ||
"axios": "^0.21.1", | ||
"boxen": "^5.0.0", | ||
"chalk": "^4.1.0", | ||
@@ -43,8 +43,8 @@ "columnify": "^1.5.4", | ||
"open": "^7.3.0", | ||
"ora": "^5.0.0", | ||
"ora": "^5.2.0", | ||
"update-notifier": "^5.0.1" | ||
}, | ||
"devDependencies": { | ||
"standard-version": "^9.0.0" | ||
"standard-version": "^9.1.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
16666
- Removedboxen@4.2.0(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedchalk@3.0.0(transitive)
- Removedterm-size@2.2.1(transitive)
- Removedtype-fest@0.8.1(transitive)
Updatedaxios@^0.21.1
Updatedboxen@^5.0.0
Updatedora@^5.2.0