New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@kaizen/brand-moment

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/brand-moment - npm Package Compare versions

Comparing version

to
1.12.0

@@ -6,2 +6,13 @@ # Change Log

# [1.12.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/brand-moment@1.11.38...@kaizen/brand-moment@1.12.0) (2022-08-18)
### Features
* update react to 16.14.0 ([#2922](https://github.com/cultureamp/kaizen-design-system/issues/2922)) ([22878be](https://github.com/cultureamp/kaizen-design-system/commit/22878beee1884e2f58d0447b3908321937175228))
## [1.11.38](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/brand-moment@1.11.37...@kaizen/brand-moment@1.11.38) (2022-08-18)

@@ -8,0 +19,0 @@

{
"name": "@kaizen/brand-moment",
"version": "1.11.38",
"version": "1.12.0",
"description": "The brand moment component",

@@ -35,9 +35,9 @@ "scripts": {

"dependencies": {
"@kaizen/button": "^1.2.21",
"@kaizen/button": "^1.3.0",
"@kaizen/component-base": "^1.1.0",
"@kaizen/component-library": "^15.2.0",
"@kaizen/draft-illustration": "^5.1.24",
"@kaizen/component-library": "^15.3.0",
"@kaizen/draft-illustration": "^5.2.0",
"@kaizen/hosted-assets": "^2.0.0",
"@kaizen/responsive": "^1.7.1",
"@kaizen/typography": "^2.2.4",
"@kaizen/responsive": "^1.8.0",
"@kaizen/typography": "^2.3.0",
"@types/classnames": "^2.3.1",

@@ -48,3 +48,3 @@ "classnames": "^2.3.1"

"@kaizen/design-tokens": "^9.1.0",
"@kaizen/draft-select": "^2.4.4",
"@kaizen/draft-select": "^2.5.0",
"rimraf": "^3.0.2"

@@ -54,5 +54,5 @@ },

"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"react": "^16.9.0 || ^17.0.0 || ^18.0.0"
"react": "^16.14.0 || ^17.0.0 || ^18.0.0"
},
"gitHead": "7d7d193c2d3b16a9c9b504092594e8523263ecf7"
"gitHead": "6b87a0cd7e90c694537901db72c7b010b85e96bc"
}