@dflex/draggable
Advanced tools
Comparing version 2.2.0 to 2.2.2
@@ -97,1 +97,2 @@ "use strict"; | ||
exports.default = AbstractDraggable; | ||
//# sourceMappingURL=AbstractDraggable.js.map |
@@ -54,1 +54,2 @@ "use strict"; | ||
exports.default = Draggable; | ||
//# sourceMappingURL=Draggable.js.map |
@@ -42,1 +42,2 @@ "use strict"; | ||
})(); | ||
//# sourceMappingURL=DraggableStoreImp.js.map |
@@ -13,1 +13,2 @@ "use strict"; | ||
Object.defineProperty(exports, "AbstractDraggable", { enumerable: true, get: function () { return __importDefault(AbstractDraggable_1).default; } }); | ||
//# sourceMappingURL=index.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
{ | ||
"name": "@dflex/draggable", | ||
"version": "2.2.0", | ||
"version": "2.2.2", | ||
"main": "dist/index.js", | ||
@@ -20,4 +20,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@dflex/core-instance": "^2.2.0", | ||
"@dflex/store": "^2.1.0" | ||
"@dflex/core-instance": "^2.2.2", | ||
"@dflex/store": "^2.2.2" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9ef026ecd28613e898443f51b3e0cac57ea16a35" | ||
"gitHead": "acf0846da3c14432c874673f19b1205428808f39" | ||
} |
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
58171
18
Updated@dflex/core-instance@^2.2.2
Updated@dflex/store@^2.2.2