appcd-util
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,7 @@ | ||
# v2.0.1 (Nov 6, 2019) | ||
* chore: Fixed homepage and repository URLs in `package.json`. | ||
* chore: Added links to issue trackers in readme. | ||
* chore: Updated dependencies. | ||
# v2.0.0 (Aug 13, 2019) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "appcd-util", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Various utility functions to support the Appc Daemon.", | ||
@@ -19,13 +19,13 @@ "main": "./dist/util", | ||
"dependencies": { | ||
"appcd-fs": "^1.1.8", | ||
"appcd-fs": "^1.1.9", | ||
"lodash.get": "^4.4.2", | ||
"semver": "^6.3.0", | ||
"source-map-support": "^0.5.13" | ||
"source-map-support": "^0.5.16" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^2.2.0" | ||
"appcd-gulp": "^2.3.0" | ||
}, | ||
"homepage": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-util", | ||
"homepage": "https://github.com/appcelerator/appc-daemon", | ||
"bugs": "https://github.com/appcelerator/appc-daemon/issues", | ||
"repository": "https://github.com/appcelerator/appc-daemon", | ||
"repository": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-util", | ||
"engines": { | ||
@@ -32,0 +32,0 @@ "node": ">=8.1.0" |
@@ -7,2 +7,4 @@ # appcd-util | ||
Report issues to [GitHub issues][2]. Official issue tracker in [JIRA][3]. | ||
## Installation | ||
@@ -197,1 +199,3 @@ | ||
[1]: https://github.com/appcelerator/appc-daemon/blob/master/packages/appcd-util/LICENSE | ||
[2]: https://github.com/appcelerator/appc-daemon/issues | ||
[3]: https://jira.appcelerator.org/projects/DAEMON/issues |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
75360
200
Updatedappcd-fs@^1.1.9
Updatedsource-map-support@^0.5.16