New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

codemirror-colorpicker

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codemirror-colorpicker - npm Package Compare versions

Comparing version

to
1.7.1

2

package.json
{
"name": "codemirror-colorpicker",
"version": "1.7.0",
"version": "1.7.1",
"description": "colorpicker for codemirror",

@@ -5,0 +5,0 @@ "main": "./dist/codemirror-colorpicker.js",

@@ -322,5 +322,5 @@ import Color from '../util/Color'

this.state.set('currentH', h);
this.state.set('currentS', s);
this.state.set('currentV', v);
this.currentH = h
this.currentS = s
this.currentV = v
}

@@ -327,0 +327,0 @@

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

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

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