com.hydroper.reactdraggable
Advanced tools
+2
-2
| { | ||
| "name": "com.hydroper.reactdraggable", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "type": "module", | ||
@@ -10,3 +10,3 @@ "scripts": {}, | ||
| "clone": "^2.1.2", | ||
| "draggable": "^4.2.0", | ||
| "com.hydroper.domdraggable": "^4.2.0", | ||
| "extend": "^3.0.2" | ||
@@ -13,0 +13,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
| declare module "draggable" | ||
| declare module "com.hydroper.domdraggable" | ||
| { | ||
@@ -3,0 +3,0 @@ export class Draggable |
+2
-2
@@ -1,3 +0,3 @@ | ||
| import React, { useEffect, Ref } from "react"; | ||
| import * as ext_Draggable from "draggable"; | ||
| import React, { useEffect } from "react"; | ||
| import ext_Draggable from "com.hydroper.domdraggable"; | ||
@@ -4,0 +4,0 @@ const at_browser = typeof window !== "undefined"; |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
19103
0.2%- Removed
- Removed