Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kaizen/component-library

Package Overview
Dependencies
Maintainers
10
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/component-library - npm Package Compare versions

Comparing version 14.3.6 to 15.0.0

2

components/index.d.ts

@@ -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

4

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc