appcd-response
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,9 @@ | ||
# v1.1.2 (May 24, 2018) | ||
* Updated dependencies: | ||
- appcd-fs 1.1.1 -> 1.1.2 | ||
- appcd-gulp 1.1.1 -> 1.1.5 | ||
- appcd-winreg 1.1.0 -> 1.1.1 | ||
- source-map-support 0.5.4 -> 0.5.6 | ||
# v1.1.1 (Apr 10, 2018) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "appcd-response", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Library for responses and errors with i18n support and error codes.", | ||
@@ -19,9 +19,9 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"appcd-fs": "^1.1.1", | ||
"appcd-winreg": "^1.1.0", | ||
"source-map-support": "^0.5.4", | ||
"appcd-fs": "^1.1.2", | ||
"appcd-winreg": "^1.1.1", | ||
"source-map-support": "^0.5.6", | ||
"sprintf-js": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^1.1.1", | ||
"appcd-gulp": "^1.1.5", | ||
"gulp": "^3.9.1" | ||
@@ -28,0 +28,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
28065
Updatedappcd-fs@^1.1.2
Updatedappcd-winreg@^1.1.1
Updatedsource-map-support@^0.5.6