angular-sortablejs
Advanced tools
Comparing version 2.5.1 to 2.5.2
@@ -43,3 +43,4 @@ export interface SortablejsOptions { | ||
onChoose?: (event: any) => any; | ||
onUnchoose?: (event: any) => any; | ||
onClone?: (event: any) => any; | ||
} |
{ | ||
"name": "angular-sortablejs", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "SortableJS for Angular", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.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
44933
391