appcd-util
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -1,3 +0,10 @@ | ||
# v1.1.0 (April 9, 2018) | ||
# v1.1.1 (May 24, 2018) | ||
* Updated dependencies: | ||
- appcd-fs 1.1.1 -> 1.1.2 | ||
- appcd-gulp 1.1.1 -> 1.1.5 | ||
- source-map-support 0.5.4 -> 0.5.6 | ||
# v1.1.0 (Apr 9, 2018) | ||
* Added ability to cancel a pending `debounce()`. | ||
@@ -4,0 +11,0 @@ [(DAEMON-238)](https://jira.appcelerator.org/browse/DAEMON-238) |
{ | ||
"name": "appcd-util", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Various utility functions to support the Appc Daemon.", | ||
@@ -19,9 +19,9 @@ "main": "./dist/util", | ||
"dependencies": { | ||
"appcd-fs": "^1.1.1", | ||
"appcd-fs": "^1.1.2", | ||
"lodash.get": "^4.4.2", | ||
"semver": "^5.5.0", | ||
"source-map-support": "^0.5.4" | ||
"source-map-support": "^0.5.6" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^1.1.1", | ||
"appcd-gulp": "^1.1.5", | ||
"gulp": "^3.9.1" | ||
@@ -28,0 +28,0 @@ }, |
@@ -195,2 +195,2 @@ # appcd-util | ||
[1]: https://github.com/appcelerator/appc-daemon/packages/appcd-util/LICENSE | ||
[1]: https://github.com/appcelerator/appc-daemon/blob/master/packages/appcd-util/LICENSE |
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
22505
Updatedappcd-fs@^1.1.2
Updatedsource-map-support@^0.5.6