Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dflex/draggable

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dflex/draggable - npm Package Compare versions

Comparing version 2.2.0 to 2.2.2

dist/AbstractDraggable.js.map

1

dist/AbstractDraggable.js

@@ -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

8

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc