appcd-client
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -0,1 +1,5 @@ | ||
# v3.0.4 (Jan 26, 2021) | ||
* chore: Updated dependencies. | ||
# v3.0.3 (Jan 22, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "appcd-client", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "The Node.js client for connecting to the Appc Daemon.", | ||
@@ -25,5 +25,5 @@ "main": "./dist/client", | ||
"dependencies": { | ||
"appcd-logger": "^3.0.3", | ||
"appcd-response": "^3.0.3", | ||
"appcd-util": "^3.1.2", | ||
"appcd-logger": "^3.0.4", | ||
"appcd-response": "^3.0.4", | ||
"appcd-util": "^3.1.3", | ||
"fs-extra": "^9.1.0", | ||
@@ -37,3 +37,3 @@ "msgpack-lite": "^0.1.26", | ||
"devDependencies": { | ||
"appcd-gulp": "^3.1.2" | ||
"appcd-gulp": "^3.1.3" | ||
}, | ||
@@ -46,3 +46,3 @@ "homepage": "https://github.com/appcelerator/appc-daemon", | ||
}, | ||
"gitHead": "14c9566b8974548124e74dfbdae0e23b6606de57" | ||
"gitHead": "87423a5b2703f4ce7e34abcb9713b88cb9e81f27" | ||
} |
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
62282
Updatedappcd-logger@^3.0.4
Updatedappcd-response@^3.0.4
Updatedappcd-util@^3.1.3