New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-ui-sortable-multiselection

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-ui-sortable-multiselection - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

bower.json
{
"name": "angular-ui-sortable-multiselection",
"version": "0.6.0",
"version": "0.6.1",
"description": "This directive allows multiple element sorting in UI-Sortable.",

@@ -5,0 +5,0 @@ "author": "https://github.com/thgreasi/ui-sortable-multiselection/graphs/contributors",

{
"name": "angular-ui-sortable-multiselection",
"version": "0.6.0",
"version": "0.6.1",
"description": "This directive allows multiple element sorting in UI-Sortable.",

@@ -5,0 +5,0 @@ "author": "https://github.com/thgreasi/ui-sortable-multiselection/graphs/contributors",

@@ -67,3 +67,2 @@ angular.module('ui.sortable.multiselection', [])

element.parent().on('$destroy', function() {
console.log('destroy');
element.parent().removeData('uiSortableMultiSelectionState');

@@ -70,0 +69,0 @@ });

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc