appcd-util
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -0,1 +1,5 @@ | ||
# v2.0.2 (Jan 8, 2020) | ||
* chore: Updated dependencies. | ||
# v2.0.1 (Nov 6, 2019) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "appcd-util", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Various utility functions to support the Appc Daemon.", | ||
@@ -19,9 +19,9 @@ "main": "./dist/util", | ||
"dependencies": { | ||
"appcd-fs": "^1.1.9", | ||
"appcd-fs": "^1.1.10", | ||
"lodash.get": "^4.4.2", | ||
"semver": "^6.3.0", | ||
"semver": "^7.1.1", | ||
"source-map-support": "^0.5.16" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^2.3.0" | ||
"appcd-gulp": "^2.3.1" | ||
}, | ||
@@ -28,0 +28,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
75418
+ Addedsemver@7.6.3(transitive)
- Removedsemver@6.3.1(transitive)
Updatedappcd-fs@^1.1.10
Updatedsemver@^7.1.1