nk-controls
Advanced tools
Comparing version 2.2.7 to 2.2.8
{ | ||
"name": "nk-controls", | ||
"version": "2.2.7", | ||
"version": "2.2.8", | ||
"license": "MIT", | ||
"description": "angular5 web controls dropDownList ribbon", | ||
"description": "angular5 web controls dropDownList ribbon datedropper", | ||
"keywords": [ | ||
@@ -7,0 +7,0 @@ "angular5", |
@@ -1,9 +0,5 @@ | ||
"use strict"; | ||
function __export(m) { | ||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; | ||
} | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__export(require("./core")); | ||
__export(require("./select")); | ||
__export(require("./ribbon")); | ||
export * from './core'; | ||
export * from './select'; | ||
export * from './ribbon'; | ||
export * from './datedropper'; | ||
//# sourceMappingURL=public-api.js.map |
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
623724
6093