appcd-path
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -0,1 +1,7 @@ | ||
# v1.1.8 (Nov 6, 2019) | ||
* chore: Fixed homepage and repository URLs in `package.json`. | ||
* chore: Added links to issue trackers in readme. | ||
* chore: Updated dependencies. | ||
# v1.1.7 (Aug 13, 2019) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "appcd-path", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Library for working with paths.", | ||
@@ -19,11 +19,11 @@ "main": "./dist/path", | ||
"dependencies": { | ||
"source-map-support": "^0.5.13" | ||
"source-map-support": "^0.5.16" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^2.2.0", | ||
"appcd-gulp": "^2.3.0", | ||
"tmp": "^0.1.0" | ||
}, | ||
"homepage": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-path", | ||
"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-path", | ||
"engines": { | ||
@@ -30,0 +30,0 @@ "node": ">=8.0.0" |
@@ -7,2 +7,4 @@ # appcd-path | ||
Report issues to [GitHub issues][2]. Official issue tracker in [JIRA][3]. | ||
## Installation | ||
@@ -35,1 +37,3 @@ | ||
[1]: https://github.com/appcelerator/appc-daemon/blob/master/packages/appcd-path/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
9185
38
Updatedsource-map-support@^0.5.16