vuedraggable
Advanced tools
Comparing version 2.8.0-rc0 to 2.8.1-rc0
@@ -269,3 +269,3 @@ 'use strict'; | ||
if ((typeof exports === 'undefined' ? 'undefined' : _typeof(exports)) == "object") { | ||
if (typeof exports == "object") { | ||
var Sortable = require("sortablejs"); | ||
@@ -272,0 +272,0 @@ module.exports = buildDraggable(Sortable); |
{ | ||
"name": "vuedraggable", | ||
"version": "2.8.0-rc0", | ||
"version": "2.8.1-rc0", | ||
"description": "draggable component for vue", | ||
@@ -5,0 +5,0 @@ "main": "dist/vuedraggable.js", |
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
19848