🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@hydroperx/colorobserver

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hydroperx/colorobserver - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+3
-3
package.json
{
"name": "@hydroperx/colorobserver",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",

@@ -12,4 +12,4 @@ "files": ["/dist"],

".": {
"default": "./dist/index.js",
"types": "./dist/index.d.ts"
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}

@@ -16,0 +16,0 @@ },