appcd-response
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -0,1 +1,5 @@ | ||
# v3.0.3 (Jan 22, 2021) | ||
* chore: Updated dependencies. | ||
# v3.0.2 (Jan 5, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "appcd-response", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Library for responses and errors with i18n support and error codes.", | ||
@@ -19,4 +19,4 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"appcd-fs": "^2.0.2", | ||
"appcd-path": "^2.0.3", | ||
"appcd-fs": "^2.0.3", | ||
"appcd-path": "^2.0.4", | ||
"source-map-support": "^0.5.19", | ||
@@ -26,3 +26,3 @@ "sprintf-js": "^1.1.2" | ||
"devDependencies": { | ||
"appcd-gulp": "^3.1.1" | ||
"appcd-gulp": "^3.1.2" | ||
}, | ||
@@ -34,3 +34,4 @@ "homepage": "https://github.com/appcelerator/appc-daemon", | ||
"node": ">=10.13.0" | ||
} | ||
}, | ||
"gitHead": "14c9566b8974548124e74dfbdae0e23b6606de57" | ||
} |
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
76799
Updatedappcd-fs@^2.0.3
Updatedappcd-path@^2.0.4