Socket
Socket
Sign inDemoInstall

@deckdeckgo/color

Package Overview
Dependencies
1
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.1.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 3.1.1 (2020-10-23)
### Fix
- es5 has been dropped with v2, update `unpkg` reference
# 3.1.0 (2020-10-07)

@@ -2,0 +8,0 @@

4

package.json
{
"name": "@deckdeckgo/color",
"version": "3.1.0",
"version": "3.1.1",
"description": "A color picker developed with Web Components",

@@ -13,3 +13,3 @@ "main": "dist/index.cjs.js",

"collection:main": "dist/collection/index.js",
"unpkg": "dist/deckdeckgo-color/deckdeckgo-color.js",
"unpkg": "dist/deckdeckgo-color/deckdeckgo-color.esm.js",
"files": [

@@ -16,0 +16,0 @@ "dist/",

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