appcd-config-service
Advanced tools
Comparing version 3.1.5 to 3.1.6
@@ -0,1 +1,5 @@ | ||
# v3.1.6 (Apr 26, 2021) | ||
* chore: Updated dependencies. | ||
# v3.1.5 (Apr 15, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "appcd-config-service", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"description": "Appc Daemon service for managing the appcd configuration.", | ||
@@ -19,11 +19,11 @@ "main": "./dist/config-service", | ||
"dependencies": { | ||
"appcd-dispatcher": "^3.1.5", | ||
"appcd-fswatcher": "^2.0.6", | ||
"appcd-logger": "^3.0.6", | ||
"appcd-path": "^2.0.7", | ||
"appcd-response": "^3.0.6", | ||
"appcd-dispatcher": "^3.1.6", | ||
"appcd-fswatcher": "^2.0.7", | ||
"appcd-logger": "^3.0.7", | ||
"appcd-path": "^2.0.8", | ||
"appcd-response": "^3.0.7", | ||
"source-map-support": "^0.5.19" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^3.1.5", | ||
"appcd-gulp": "^3.1.6", | ||
"tmp": "^0.2.1" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"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
33989
Updatedappcd-dispatcher@^3.1.6
Updatedappcd-fswatcher@^2.0.7
Updatedappcd-logger@^3.0.7
Updatedappcd-path@^2.0.8
Updatedappcd-response@^3.0.7