dragselect
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -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 @@ |
{ | ||
"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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
403392
9
5951
1