appcd-config-service
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -0,1 +1,5 @@ | ||
# v3.1.1 (Jan 5, 2021) | ||
* chore: Updated dependencies. | ||
# v3.1.0 (Dec 1, 2020) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "appcd-config-service", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Appc Daemon service for managing the appcd configuration.", | ||
@@ -19,11 +19,11 @@ "main": "./dist/config-service", | ||
"dependencies": { | ||
"appcd-dispatcher": "^3.1.0", | ||
"appcd-fswatcher": "^2.0.1", | ||
"appcd-logger": "^3.0.1", | ||
"appcd-path": "^2.0.2", | ||
"appcd-response": "^3.0.1", | ||
"appcd-dispatcher": "^3.1.1", | ||
"appcd-fswatcher": "^2.0.2", | ||
"appcd-logger": "^3.0.2", | ||
"appcd-path": "^2.0.3", | ||
"appcd-response": "^3.0.2", | ||
"source-map-support": "^0.5.19" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^3.1.0", | ||
"appcd-gulp": "^3.1.1", | ||
"tmp": "^0.2.1" | ||
@@ -30,0 +30,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
33646
Updatedappcd-dispatcher@^3.1.1
Updatedappcd-fswatcher@^2.0.2
Updatedappcd-logger@^3.0.2
Updatedappcd-path@^2.0.3
Updatedappcd-response@^3.0.2