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 5.4.0 to 5.5.0

11

CHANGELOG.md

@@ -0,1 +1,10 @@

# [5.5.0](https://github.com/cultureamp/big-frontend-repo/compare/v5.4.0...v5.5.0) (2019-05-20)
### Bug Fixes
* **kaizen:** Fix the out-of-date type for InlineNotification (following up from the 5.2.0 PR). ([df02a5d](https://github.com/cultureamp/big-frontend-repo/commit/df02a5d))
# [5.4.0](https://github.com/cultureamp/big-frontend-repo/compare/v5.3.1...v5.4.0) (2019-05-20)

@@ -173,3 +182,3 @@

# [3.1.0](https://github.com/cultureamp/big-frontend-repo/compare/v3.0.0...v3.1.0) (2019-04-15)
# [3.1.0](https://github.com/cultureamp/big-frontend-repo/compare/v3.0.0...v3.1.0) (2019-04-18)

@@ -176,0 +185,0 @@

11

flow-typed/definitions/npm/@cultureamp/kaizen_component_library_v4.0.0/kaizen_component_library_v4.0.0.js

@@ -500,5 +500,8 @@ declare module "@cultureamp/kaizen-component-library" {

children: Node,
autohide?: boolean,
autohideDelay?: "short" | "long",
hideCloseIcon?: boolean,
persistent?: boolean,
onHide?: () => void,
automationId?: string,
persistent?: boolean
automationId?: string
|}>

@@ -521,5 +524,5 @@ }

hideCloseIcon?: boolean,
persistent?: boolean,
onHide?: () => void,
automationId?: string,
persistent?: boolean
automationId?: string
|}>

@@ -526,0 +529,0 @@ }

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

"sideEffects": false,
"version": "5.4.0",
"version": "5.5.0",
"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