c2s-ngx-dnd
Advanced tools
Comparing version 1.2.9 to 1.2.10
@@ -133,2 +133,3 @@ import { Directive, Input, Output, ElementRef, HostListener, EventEmitter } from '@angular/core'; | ||
"dndObject": [{ type: Input, args: ['dndObject',] },], | ||
"dndComparer": [{ type: Input, args: ['dndComparer',] },], | ||
"disableDrag": [{ type: Input, args: ['dndDragDisabled',] },], | ||
@@ -135,0 +136,0 @@ "dndDragStart": [{ type: Output, args: ['dndDragStart',] },], |
@@ -53,3 +53,3 @@ { | ||
}, | ||
"version": "1.2.9" | ||
"version": "1.2.10" | ||
} |
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
77528
1111