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

nanocolors

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nanocolors - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

12

package.json
{
"name": "nanocolors",
"version": "0.1.11",
"version": "0.1.12",
"description": "2x times faster than chalk and use 5x less space in node_modules",

@@ -19,5 +19,2 @@ "keywords": [

"type": "module",
"engines": {
"node": ">=6.0.0"
},
"types": "./index.d.ts",

@@ -30,3 +27,2 @@ "browser": {

"module": "index.js",
"react-native": "index.js",
"exports": {

@@ -37,8 +33,6 @@ ".": {

"import": "./index.js",
"default": "./index.js",
"types": "./index.d.ts"
"default": "./index.js"
},
"./package.json": "./package.json",
"./index.d.ts": "./index.d.ts"
"./package.json": "./package.json"
}
}
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