appcd-client
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -0,1 +1,5 @@ | ||
# v3.0.7 (Apr 26, 2021) | ||
* chore: Updated dependencies. | ||
# v3.0.6 (Apr 15, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "appcd-client", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "The Node.js client for connecting to the Appc Daemon.", | ||
@@ -25,5 +25,5 @@ "main": "./dist/client", | ||
"dependencies": { | ||
"appcd-logger": "^3.0.6", | ||
"appcd-response": "^3.0.6", | ||
"appcd-util": "^3.1.5", | ||
"appcd-logger": "^3.0.7", | ||
"appcd-response": "^3.0.7", | ||
"appcd-util": "^3.1.6", | ||
"fs-extra": "^9.1.0", | ||
@@ -34,6 +34,6 @@ "msgpack-lite": "^0.1.26", | ||
"which": "^2.0.2", | ||
"ws": "^7.4.4" | ||
"ws": "^7.4.5" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^3.1.5" | ||
"appcd-gulp": "^3.1.6" | ||
}, | ||
@@ -46,3 +46,3 @@ "homepage": "https://github.com/appcelerator/appc-daemon", | ||
}, | ||
"gitHead": "3fb393f6a5a74fd719cf7df977c1d1b3fff7a4ab" | ||
"gitHead": "15e8b31ac846c3532cd840b6463836a68747c18e" | ||
} |
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
62455
Updatedappcd-logger@^3.0.7
Updatedappcd-response@^3.0.7
Updatedappcd-util@^3.1.6
Updatedws@^7.4.5