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

dragselect

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dragselect - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

dist/DragSelect.esm.js

6

CHANGELOG.md

@@ -1,2 +0,2 @@

# 3.0.0
# 3.0.0-3

@@ -44,2 +44,6 @@ ## Breaking Updates

### Renaming of module files
- From `.es6m.` to `.esm.` because that makes more sense
### Box-Dragging as new default

@@ -46,0 +50,0 @@

4

package.json
{
"name": "dragselect",
"version": "3.0.2",
"version": "3.0.3",
"description": "Easy JavaScript library for selecting and moving elements. With no dependencies. Drag-Select & Drag-And-Drop.",
"main": "./dist/DragSelect.js",
"module": "./dist/DragSelect.esm.js",
"types": "./dist/DragSelect.d.ts",

@@ -74,3 +75,2 @@ "scripts": {

"dist",
"src",
"README.md",

@@ -77,0 +77,0 @@ "LICENSE",

Sorry, the diff of this file is too big to display

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