ng-drag-to-reorder
Advanced tools
Comparing version 1.0.6 to 1.0.8
{ | ||
"name": "ng-drag-to-reorder", | ||
"main": "./ngDragToReorder.js", | ||
"version": "1.0.5", | ||
"version": "1.0.8", | ||
"description": "Lightweight AngularJS directive for reordering any collection of elements using the HTML5 drag and drop API without any dependencies other than Angular. No jQuery!", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/mhthompson86/ng-drag-to-reorder", |
@@ -25,3 +25,3 @@ (function () { | ||
}; | ||
}], | ||
}] | ||
} | ||
@@ -40,3 +40,3 @@ }) | ||
}; | ||
}], | ||
}] | ||
} | ||
@@ -43,0 +43,0 @@ }) |
{ | ||
"name": "ng-drag-to-reorder", | ||
"version": "1.0.6", | ||
"version": "1.0.8", | ||
"description": "Lightweight AngularJS drag and drop functionality to reorder lists without any dependencies other than Angular.", | ||
@@ -5,0 +5,0 @@ "main": "ngDragToReorder.js", |
Sorry, the diff of this file is not supported yet
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
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
13
37399