Socket
Socket
Sign inDemoInstall

yoctocolors

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yoctocolors - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

index.d.ts

5

package.json
{
"name": "yoctocolors",
"version": "0.1.0",
"version": "0.1.1",
"description": "The smallest and fastest command-line coloring package on the internet. Trust me.",

@@ -19,3 +19,3 @@ "license": "MIT",

"scripts": {
"test": "xo && ava"
"test": "xo && ava && tsd"
},

@@ -48,4 +48,5 @@ "files": [

"ava": "^3.15.0",
"tsd": "^0.17.0",
"xo": "^0.44.0"
}
}

8

readme.md

@@ -14,3 +14,3 @@ <sup>yoctocolors 🌈</sup>

- An additional color
- Tree-shakeable but not stirred
- Tree-shakeable, not stirred
- Actively maintained (at least for another week)

@@ -33,2 +33,4 @@ - No dependencies

*This package does not do color support detection. Check out [`supports-color`](https://github.com/chalk/supports-color) if you need that.*
## Styles

@@ -86,1 +88,5 @@

*Benchmark from [`nanocolors`](https://github.com/ai/nanocolors/blob/main/test/simple-benchmark.js)*
## Why?
See [this discussion](https://github.com/babel/babel/pull/13783).
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