vue-draggable-next
Advanced tools
Comparing version 2.1.0 to 2.1.1
/*! | ||
* vue-draggable-next v2.0.3 | ||
* vue-draggable-next v2.1.0 | ||
* (c) 2021 Anish George | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "vue-draggable-next", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Build Draggable component using vue 3", | ||
@@ -79,3 +79,4 @@ "main": "dist/vue-draggable-next.cjs.js", | ||
"vuex": "^4.0.2", | ||
"yorkie": "^2.0.0" | ||
"yorkie": "^2.0.0", | ||
"vue-router": "4" | ||
}, | ||
@@ -110,6 +111,3 @@ "gitHooks": { | ||
}, | ||
"homepage": "https://github.com/anish2690/vue-draggable-next#readme", | ||
"dependencies": { | ||
"vue-router": "4" | ||
} | ||
"homepage": "https://github.com/anish2690/vue-draggable-next#readme" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
2
583778
33
- Removedvue-router@4
- Removed@vue/devtools-api@6.6.4(transitive)
- Removedvue-router@4.4.5(transitive)