@kaizen/component-library
Advanced tools
Comparing version 14.3.6 to 15.0.0
@@ -8,3 +8,1 @@ export * from "./Dropdown"; | ||
export * from "./Box"; | ||
export { Paragraph } from "./Paragraph"; | ||
export { Heading } from "./Heading"; |
@@ -13,3 +13,2 @@ "use strict"; | ||
exports.__esModule = true; | ||
exports.Heading = exports.Paragraph = void 0; | ||
__exportStar(require("./Dropdown"), exports); | ||
@@ -22,6 +21,2 @@ __exportStar(require("./Layout"), exports); | ||
__exportStar(require("./Box"), exports); | ||
var Paragraph_1 = require("./Paragraph"); | ||
__createBinding(exports, Paragraph_1, "Paragraph"); | ||
var Heading_1 = require("./Heading"); | ||
__createBinding(exports, Heading_1, "Heading"); | ||
//# sourceMappingURL=index.js.map |
@@ -25,3 +25,3 @@ { | ||
"sideEffects": false, | ||
"version": "14.3.6", | ||
"version": "15.0.0", | ||
"private": false, | ||
@@ -54,3 +54,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "79589aa7ae58b972af49676d180297dd9afa23cf" | ||
"gitHead": "b013d40887edff2eca92360301e1763461f1c8af" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
637538
346
1327