Socket
Socket
Sign inDemoInstall

culori

Package Overview
Dependencies
Maintainers
3
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

culori - npm Package Compare versions

Comparing version 1.0.0-alpha.13 to 1.0.0-alpha.14

11

package.json
{
"name": "culori",
"version": "1.0.0-alpha.13",
"version": "1.0.0-alpha.14",
"type": "module",
"main": "./bundled/culori.cjs",
"jsdelivr": "./bundled/culori.umd.js",
"module": "./bundled/culori.min.mjs",
"browser": "./bundled/culori.min.js",
"jsdelivr": "./bundled/culori.umd.js",
"exports": {

@@ -47,3 +47,3 @@ "./require": "./bundled/culori.cjs",

"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.2",
"esbuild": "^0.13.2",
"esbuild": "^0.13.3",
"eslint": "^7.32.0",

@@ -54,4 +54,3 @@ "eslint-plugin-import": "^2.24.2",

"pretty-quick": "^3.1.1",
"rollup": "^2.58.0",
"tap-spec": "^5.0.0",
"tap-spec": "^2.2.2",
"tape": "^5.3.1"

@@ -62,3 +61,3 @@ },

"test": "tape 'test/*.js' | tap-spec",
"build": "node build.js && rollup src/index.js --file bundled/culori.umd.js --format umd --name culori",
"build": "node build.js",
"benchmark": "node benchmark/index.js",

@@ -65,0 +64,0 @@ "prepublishOnly": "npm run lint && npm run build && npm run test",

Sorry, the diff of this file is too big to display

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