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.9.1 to 2.10.0

2

dist/AbstractDraggable.js

@@ -53,2 +53,3 @@ "use strict";

var _this = this;
var _a;
if (isActive) {

@@ -60,2 +61,3 @@ this.draggedStyle.forEach(function (_a) {

});
(_a = getSelection()) === null || _a === void 0 ? void 0 : _a.removeAllRanges();
return;

@@ -62,0 +64,0 @@ }

8

package.json
{
"name": "@dflex/draggable",
"version": "2.9.1",
"version": "2.10.0",
"main": "dist/index.js",

@@ -21,4 +21,4 @@ "types": "dist/index.d.ts",

"dependencies": {
"@dflex/core-instance": "^2.9.1",
"@dflex/store": "^2.9.1"
"@dflex/core-instance": "^2.10.0",
"@dflex/store": "^2.10.0"
},

@@ -45,3 +45,3 @@ "keywords": [

},
"gitHead": "b631e811029a1f4b8c7751375d767e3225ea7bb1"
"gitHead": "e84ec2529421a3b5a26ffbf6a41035e00f4cb798"
}

Sorry, the diff of this file is not supported yet

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