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.3
to
3.0.4
+7
-0
CHANGELOG.md

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

## [3.0.4](https://github.com/lgaticaq/codigo-postal-cli/compare/v3.0.3...v3.0.4) (2019-07-10)
### Bug Fixes
* **deps:** update dependency codigo-postal to v2.0.6 ([ffaf701](https://github.com/lgaticaq/codigo-postal-cli/commit/ffaf701))
## [3.0.3](https://github.com/lgaticaq/codigo-postal-cli/compare/v3.0.2...v3.0.3) (2019-04-03)

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

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

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

"clipboardy": "1.2.3",
"codigo-postal": "2.0.5",
"codigo-postal": "2.0.6",
"commander": "2.20.0",

@@ -48,15 +48,15 @@ "update-notifier": "2.5.0"

"devDependencies": {
"@commitlint/cli": "7.5.2",
"@commitlint/config-conventional": "7.5.0",
"@commitlint/prompt-cli": "7.5.0",
"@commitlint/cli": "7.6.1",
"@commitlint/config-conventional": "7.6.0",
"@commitlint/prompt-cli": "7.6.1",
"chai": "4.2.0",
"eslint": "5.16.0",
"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-import": "2.18.0",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-promise": "4.1.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.0",
"husky": "1.3.1",
"istanbul": "0.4.5",
"lint-staged": "8.1.4",
"lint-staged": "8.2.1",
"mocha": "5.2.0",

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

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

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