Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

codigo-postal-cli

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codigo-postal-cli - npm Package Compare versions

Comparing version
3.0.4
to
3.0.5
+7
-0
CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.0.5](https://github.com/lgaticaq/codigo-postal-cli/compare/v3.0.4...v3.0.5) (2019-09-28)
### Bug Fixes
* **deps:** update dependency commander to v2.20.1 ([e2d65c5](https://github.com/lgaticaq/codigo-postal-cli/commit/e2d65c5))
## [3.0.4](https://github.com/lgaticaq/codigo-postal-cli/compare/v3.0.3...v3.0.4) (2019-07-10)

@@ -2,0 +9,0 @@

+6
-6
{
"name": "codigo-postal-cli",
"version": "3.0.4",
"version": "3.0.5",
"description": "Get postal code from Correos de Chile CLI",

@@ -43,3 +43,3 @@ "main": "src",

"codigo-postal": "2.0.6",
"commander": "2.20.0",
"commander": "2.20.1",
"update-notifier": "2.5.0"

@@ -54,6 +54,6 @@ },

"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "2.18.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.0",
"eslint-plugin-standard": "4.0.1",
"husky": "1.3.1",

@@ -65,4 +65,4 @@ "istanbul": "0.4.5",

"prettier-standard": "8.0.1",
"proxyquire": "2.1.0",
"semantic-release": "15.13.18",
"proxyquire": "2.1.3",
"semantic-release": "15.13.24",
"travis-deploy-once": "5.0.11"

@@ -69,0 +69,0 @@ },