Socket
Socket
Sign inDemoInstall

simple-color-picker

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

example/dist/index.9d3cf86a.js

9

package.json
{
"name": "simple-color-picker",
"version": "1.0.3",
"version": "1.0.4",
"description": "Simple Color picker for the web",

@@ -30,4 +30,2 @@ "author": "Guillaume Gouessan <guillaume.gouessan@gmail.com>",

"build": "microbundle --css-modules false --css-inject true --css-insert-at-top true",
"example": "rimraf example/dist && parcel example/src/index.html -d example/dist",
"example:build": "rimraf example/dist && parcel build example/src/index.html --public-url '.' -d example/dist",
"test": "uvu -r ts-node/register tests",

@@ -46,4 +44,2 @@ "cover": "nyc npm test",

"nyc": "^15.1.0",
"parcel-bundler": "^1.12.4",
"rimraf": "^3.0.2",
"stylus": "^0.54.8",

@@ -53,4 +49,3 @@ "ts-node": "^9.0.0",

"uvu": "^0.3.4"
},
"dependencies": {}
}
}

Sorry, the diff of this file is not supported yet

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