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

@cultureamp/kaizen-component-library

Package Overview
Dependencies
Maintainers
6
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cultureamp/kaizen-component-library - npm Package Compare versions

Comparing version 11.2.0 to 11.2.1

13

CHANGELOG.md

@@ -1,7 +0,16 @@

# [11.2.0](https://github.com/cultureamp/big-frontend-repo/compare/v11.1.0...v11.2.0) (2019-08-01)
## [11.2.1](https://github.com/cultureamp/big-frontend-repo/compare/v11.2.0...v11.2.1) (2019-08-02)
### Bug Fixes
* **kaizen:** fix ToggleTheme for flow ([cd79c92](https://github.com/cultureamp/big-frontend-repo/commit/cd79c92))
# [11.2.0](https://github.com/cultureamp/big-frontend-repo/compare/v11.1.0...v11.2.0) (2019-08-02)
### Features
* **kaizen:** add custom freemium theme for toggle switch field ([19fbd35](https://github.com/cultureamp/big-frontend-repo/commit/19fbd35))
* **kaizen:** add custom freemium theme for toggle switch field ([#462](https://github.com/cultureamp/big-frontend-repo/issues/462)) ([88a0446](https://github.com/cultureamp/big-frontend-repo/commit/88a0446))

@@ -8,0 +17,0 @@

@@ -756,2 +756,3 @@ declare module "@cultureamp/kaizen-component-library" {

+fullWidth?: boolean,
+theme?: "default" | "freemium",
|}>

@@ -758,0 +759,0 @@ }

2

package.json

@@ -5,3 +5,3 @@ {

"sideEffects": false,
"version": "11.2.0",
"version": "11.2.1",
"private": false,

@@ -8,0 +8,0 @@ "license": "MIT",

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