ng2-checkboxlist
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -177,2 +177,1 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
export { CheckBoxList }; | ||
//# sourceMappingURL=checkboxlist.js.map |
{ | ||
"name": "ng2-checkboxlist", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Angular 2 checkbox list component", | ||
"main": "checkboxlist.component.js", | ||
"main": "checkboxlist.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "debug": "tsc --project ./tsconfig.debug.json", |
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
14027