🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@hydroperx/drag4react

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hydroperx/drag4react - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+3
-3
package.json
{
"name": "@hydroperx/drag4react",
"version": "1.0.2",
"version": "1.0.3",
"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 @@ },