appcd-util
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-util", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Various utility functions to support the Appc Daemon.", | ||
@@ -19,10 +19,10 @@ "main": "./dist/util", | ||
"dependencies": { | ||
"appcd-fs": "^2.0.1", | ||
"appcd-fs": "^2.0.2", | ||
"lodash.get": "^4.4.2", | ||
"lodash.set": "^4.3.2", | ||
"semver": "^7.3.2", | ||
"semver": "^7.3.4", | ||
"source-map-support": "^0.5.19" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^3.1.0" | ||
"appcd-gulp": "^3.1.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "homepage": "https://github.com/appcelerator/appc-daemon", |
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
100984
Updatedappcd-fs@^2.0.2
Updatedsemver@^7.3.4