Comparing version 4.0.1 to 4.1.0
{ | ||
"name": "os-paths", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"description": "Generate portable basic OS paths (home, temp, ...)", | ||
@@ -51,3 +51,4 @@ "license": "MIT", | ||
"codecov": "^3.5.0", | ||
"cspell": "^4.0.30", | ||
"coveralls": "^3.0.5", | ||
"cspell": "^3.2.14", | ||
"echo-cli": "^1.0.8", | ||
@@ -54,0 +55,0 @@ "eslint": "^5.16.0", |
@@ -15,3 +15,2 @@ <!DOCTYPE markdown><!-- markdownlint-disable no-inline-html --> | ||
[![Coverage status][coverage-image]][coverage-url] | ||
[![Javascript Style Guide][style-image]][style-url] | ||
[![License][license-image]][license-url] | ||
@@ -22,2 +21,3 @@ <br/> | ||
[![Downloads][downloads-image]][downloads-url] | ||
[![Javascript Style Guide][style-image]][style-url] | ||
@@ -87,2 +87,3 @@ ## Installation | ||
<!-- [npm-image]: https://img.shields.io/npm/v/os-paths.svg?style=flat&label=npm&logo=NPM&logoColor=linen --> | ||
[npm-image]: https://img.shields.io/npm/v/os-paths.svg?style=flat | ||
@@ -92,7 +93,7 @@ [npm-url]: https://npmjs.org/package/os-paths | ||
<!-- [appveyor-image]: https://ci.appveyor.com/api/projects/status/.../branch/master?svg=true --> | ||
[appveyor-image]: https://img.shields.io/appveyor/ci/rivy/js-os-paths/master.svg?style=flat&logo=AppVeyor&logoColor=silver | ||
[appveyor-image]: https://img.shields.io/appveyor/ci/rivy/js-os-paths/master.svg?style=flat&logo=AppVeyor&logoColor=deepskyblue | ||
[appveyor-url]: https://ci.appveyor.com/project/rivy/js-os-paths | ||
<!-- [travis-image]: https://travis-ci.org/rivy/js.os-paths.svg?branch=master --> | ||
<!-- [travis-image]: https://img.shields.io/travis/rivy/js.os-paths/master.svg?style=flat&logo=Travis-CI&logoColor=silver --> | ||
[travis-image]: https://img.shields.io/travis/rivy/js.os-paths/master.svg?style=flat | ||
[travis-image]: https://img.shields.io/travis/rivy/js.os-paths/master.svg?style=flat&logo=travis | ||
[travis-url]: https://travis-ci.org/rivy/js.os-paths | ||
@@ -106,8 +107,7 @@ | ||
[downloads-url]: https://npmjs.org/package/os-paths | ||
[issues-image]: https://img.shields.io/github/issues/rivy/js.os-paths?logo=github | ||
[issues-url]: https://github.com/rivy/js.os-paths/issues | ||
[license-image]: https://img.shields.io/npm/l/os-paths.svg?style=flat | ||
[license-url]: license | ||
<!-- [repository-image]:https://img.shields.io/badge/%E2%9D%A4-darkcyan?style=flat&logo=github --> | ||
[repository-image]:https://img.shields.io/github/v/tag/rivy/js.os-paths?label=@&logo=github | ||
<!-- note: %E2%81%A3 == utf-8 sequence of 'Unicode Character 'INVISIBLE SEPARATOR' (U+2063)' --> | ||
[repository-image]:https://img.shields.io/github/v/tag/rivy/js.os-paths?label=%E2%81%A3&logo=github&logoColor=white | ||
[repository-url]:https://github.com/rivy/js.os-paths | ||
@@ -114,0 +114,0 @@ <!-- [style-image]: https://img.shields.io/badge/code_style-standard-darkcyan.svg --> |
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
16716
13