Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "bryt-lite", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Get colors by brightness.", | ||
@@ -17,3 +17,3 @@ "type": "module", | ||
"coverage": "c8 npm run test", | ||
"lint": "eslint src --ignore-pattern lookup.js", | ||
"lint": "eslint src test --ignore-pattern lookup.js", | ||
"prepack": "npm run lint", | ||
@@ -20,0 +20,0 @@ "test": "npm run lint && mocha test/**/test-*.js --reporter spec" |
@@ -8,2 +8,3 @@ # bryt-lite | ||
[![Travis CI Build][travis-image]][travis-url] | ||
[![Appveyor CI Build][appveyor-image]][appveyor-url] | ||
[![Deps][david-image]][david-url] | ||
@@ -110,2 +111,4 @@ [![Dev Deps][david-dev-image]][david-dev-url] | ||
[travis-url]: https://travis-ci.org/cb1kenobi/bryt-lite | ||
[appveyor-image]: https://ci.appveyor.com/api/projects/status/a7xlgde23wmm0yx6?svg=true | ||
[appveyor-url]: https://ci.appveyor.com/project/cb1kenobi/bryt-lite | ||
[david-image]: https://img.shields.io/david/cb1kenobi/bryt-lite.svg | ||
@@ -112,0 +115,0 @@ [david-url]: https://david-dm.org/cb1kenobi/bryt-lite |
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
73211
7
116