@bpmn-io/draggle
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@bpmn-io/draggle", | ||
"type": "module", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Drag and drop so simple it hurts", | ||
@@ -15,4 +15,9 @@ "files": [ | ||
"require": "./dist/draggle.umd.cjs" | ||
} | ||
}, | ||
"./package.json": "./package.json", | ||
"./dist/draggle.css": "./dist/draggle.css" | ||
}, | ||
"sideEffects": [ | ||
"*.css" | ||
], | ||
"scripts": { | ||
@@ -19,0 +24,0 @@ "prepare": "run-s build", |
@@ -0,0 +0,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
34955