Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bryt-lite

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bryt-lite - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

appveyor.yml

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc