appcd-client
Advanced tools
Comparing version 1.0.0-30 to 1.0.0
{ | ||
"name": "appcd-client", | ||
"version": "1.0.0-30", | ||
"version": "1.0.0", | ||
"description": "The Node.js client for connecting to the Appc Daemon.", | ||
@@ -25,4 +25,4 @@ "main": "./dist/client", | ||
"dependencies": { | ||
"appcd-response": "^1.0.0-30", | ||
"appcd-util": "^1.0.0-30", | ||
"appcd-response": "^1.0.0", | ||
"appcd-util": "^1.0.0", | ||
"msgpack-lite": "^0.1.26", | ||
@@ -34,3 +34,3 @@ "source-map-support": "^0.5.0", | ||
"devDependencies": { | ||
"appcd-gulp": "^1.0.0-30", | ||
"appcd-gulp": "^1.0.0", | ||
"gulp": "^3.9.1" | ||
@@ -37,0 +37,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
27133
Updatedappcd-response@^1.0.0
Updatedappcd-util@^1.0.0