vue-drag-and-drop-list
Advanced tools
Comparing version 0.0.10 to 0.1.1
{ | ||
"name": "vue-drag-and-drop-list", | ||
"version": "0.0.10", | ||
"version": "0.1.1", | ||
"description": "A Vue.js directives with the HTML5 drag & drop API.", | ||
"main": "vue-drag-and-drop-list.js", | ||
"main": "dist/vue-drag-and-drop-list.js", | ||
"directories": { | ||
@@ -10,3 +10,5 @@ "example": "example" | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "rollup -c", | ||
"dev": "rollup -c -w" | ||
}, | ||
@@ -27,3 +29,7 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/Alex-fun/vue-drag-and-drop-list#readme" | ||
"homepage": "https://github.com/Alex-fun/vue-drag-and-drop-list#readme", | ||
"devDependencies": { | ||
"rollup": "^0.34.13", | ||
"rollup-watch": "^2.5.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
44644
12
816
2
1