@dflex/draggable
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -17,3 +17,3 @@ "use strict"; | ||
dragValue: "none", | ||
afterDragValue: "auto", | ||
afterDragValue: null, | ||
}, | ||
@@ -20,0 +20,0 @@ ]; |
{ | ||
"name": "@dflex/draggable", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"main": "dist/index.js", | ||
@@ -20,3 +20,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@dflex/core-instance": "^2.1.0", | ||
"@dflex/core-instance": "^2.2.0", | ||
"@dflex/store": "^2.1.0" | ||
@@ -51,3 +51,3 @@ }, | ||
}, | ||
"gitHead": "c24ab56851c10172af013c919bfa4f669bc826c8" | ||
"gitHead": "9ef026ecd28613e898443f51b3e0cac57ea16a35" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54600
Updated@dflex/core-instance@^2.2.0