Socket
Socket
Sign inDemoInstall

culori

Package Overview
Dependencies
0
Maintainers
3
Versions
256
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

src/bootstrap/all.js

6

package.json
{
"name": "culori",
"version": "1.1.0",
"version": "1.1.1",
"type": "module",

@@ -12,4 +12,4 @@ "main": "./bundled/culori.cjs",

".": "./src/index.js",
"./css": "./src/index-css.js",
"./all": "./src/index-all.js",
"./css": "./src/bootstrap/css.js",
"./all": "./src/bootstrap/all.js",
"./fn": "./src/index-fn.js"

@@ -16,0 +16,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc