Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

starling-cli

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

starling-cli - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

7

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc