appcd-response
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -1,3 +0,7 @@ | ||
# v1.1.3 | ||
# v1.1.4 (Nov 27, 2018) | ||
* Updated dependencies. | ||
# v1.1.3 (Sep 17, 2018) | ||
* Telemetry payload changed: | ||
@@ -4,0 +8,0 @@ - Added `app_version`, `os`, `osver`, `platform` |
{ | ||
"name": "appcd-response", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Library for responses and errors with i18n support and error codes.", | ||
@@ -19,5 +19,5 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"appcd-fs": "^1.1.3", | ||
"appcd-path": "^1.1.2", | ||
"appcd-winreg": "^1.1.2", | ||
"appcd-fs": "^1.1.4", | ||
"appcd-path": "^1.1.3", | ||
"appcd-winreg": "^1.1.3", | ||
"source-map-support": "^0.5.9", | ||
@@ -27,3 +27,3 @@ "sprintf-js": "^1.1.1" | ||
"devDependencies": { | ||
"appcd-gulp": "^1.2.0", | ||
"appcd-gulp": "^1.2.1", | ||
"gulp": "^3.9.1" | ||
@@ -30,0 +30,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
71063
Updatedappcd-fs@^1.1.4
Updatedappcd-path@^1.1.3
Updatedappcd-winreg@^1.1.3