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.2
to
3.0.3
+7
-0
CHANGELOG.md

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

## [3.0.3](https://github.com/lgaticaq/codigo-postal-cli/compare/v3.0.2...v3.0.3) (2019-04-03)
### Bug Fixes
* **deps:** update dependency commander to v2.20.0 ([77f7d3b](https://github.com/lgaticaq/codigo-postal-cli/commit/77f7d3b))
## [3.0.2](https://github.com/lgaticaq/codigo-postal-cli/compare/v3.0.1...v3.0.2) (2019-01-05)

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

+10
-10
{
"name": "codigo-postal-cli",
"version": "3.0.2",
"version": "3.0.3",
"description": "Get postal code from Correos de Chile CLI",

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

"codigo-postal": "2.0.5",
"commander": "2.19.0",
"commander": "2.20.0",
"update-notifier": "2.5.0"
},
"devDependencies": {
"@commitlint/cli": "7.2.1",
"@commitlint/config-conventional": "7.1.2",
"@commitlint/prompt-cli": "7.2.1",
"@commitlint/cli": "7.5.2",
"@commitlint/config-conventional": "7.5.0",
"@commitlint/prompt-cli": "7.5.0",
"chai": "4.2.0",
"eslint": "5.12.0",
"eslint": "5.16.0",
"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-promise": "4.1.1",
"eslint-plugin-standard": "4.0.0",
"husky": "1.3.1",
"istanbul": "0.4.5",
"lint-staged": "8.1.0",
"lint-staged": "8.1.4",
"mocha": "5.2.0",

@@ -65,3 +65,3 @@ "npm-github-config": "1.0.0",

"proxyquire": "2.1.0",
"semantic-release": "15.13.2",
"semantic-release": "15.13.3",
"travis-deploy-once": "5.0.11"

@@ -68,0 +68,0 @@ },