New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

super-color

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

super-color - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "super-color",
"version": "1.0.0",
"version": "1.0.1",
"description": "Small & Fast Color conversion library.",
"main": "./src/index.js",
"types": "./src/types",
"main": "./lib/index.js",
"types": "./lib/types/index.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -1,2 +0,10 @@

# super-color
Easy to use Color conversion object.
# Super Color
Small & Fast Color conversion library.
## Installation
````
npm i super-color
````
## Examples
````ts
const n: number = 5;
````
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