Socket
Socket
Sign inDemoInstall

color-sorter

Package Overview
Dependencies
1
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

5

package.json
{
"name": "color-sorter",
"version": "6.0.0",
"version": "6.0.1",
"description": "Sort colors in a visually pleasing way.",

@@ -11,3 +11,4 @@ "homepage": "https://github.com/projectwallace/color-sorter",

"require": "./dist/color-sorter.cjs",
"default": "./dist/color-sorter.modern.js"
"default": "./dist/color-sorter.modern.js",
"types": "./dist/color-sorter.d.ts"
},

@@ -14,0 +15,0 @@ "types": "./dist/color-sorter.d.ts",

@@ -28,2 +28,7 @@ # color-sorter

Want to try it out?
- [Stackblitz example with ESM](https://stackblitz.com/edit/color-sorter-example-esm?file=index.js&view=editor)
- [Stackblitz example with CommonJS](https://stackblitz.com/edit/color-sorter-example-cjs?file=index.js&view=editor)
## Examples

@@ -30,0 +35,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