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

@kaizen/draft-illustration

Package Overview
Dependencies
Maintainers
5
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/draft-illustration - npm Package Compare versions

Comparing version 2.3.0 to 2.3.4

32

CHANGELOG.md

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

## [2.3.4](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@2.3.3...@kaizen/draft-illustration@2.3.4) (2021-07-30)
**Note:** Version bump only for package @kaizen/draft-illustration
## [2.3.3](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@2.3.2...@kaizen/draft-illustration@2.3.3) (2021-07-29)
**Note:** Version bump only for package @kaizen/draft-illustration
## [2.3.2](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@2.3.1...@kaizen/draft-illustration@2.3.2) (2021-07-27)
**Note:** Version bump only for package @kaizen/draft-illustration
## [2.3.1](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@2.3.0...@kaizen/draft-illustration@2.3.1) (2021-07-27)
**Note:** Version bump only for package @kaizen/draft-illustration
# [2.3.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@2.2.2...@kaizen/draft-illustration@2.3.0) (2021-07-22)

@@ -8,0 +40,0 @@

1

KaizenDraft/Illustration/Players/VideoPlayer.js

@@ -57,3 +57,2 @@ "use strict";

reducedMotionQuery.addEventListener("change", updateMotionPreferences, true);
// eslint-disable-next-line prefer-arrow/prefer-arrow-functions
return function cleanup() {

@@ -60,0 +59,0 @@ reducedMotionQuery.removeEventListener("change", updateMotionPreferences);

{
"name": "@kaizen/draft-illustration",
"version": "2.3.0",
"version": "2.3.4",
"description": "The draft illustration component",

@@ -40,3 +40,3 @@ "scripts": {

"devDependencies": {
"@kaizen/design-tokens": "^2.9.6",
"@kaizen/design-tokens": "^2.10.2",
"@types/jszip": "^3.1.7",

@@ -50,3 +50,3 @@ "elm-storybook": "cultureamp/elm-storybook#0.3.0",

},
"gitHead": "da0d411186216a1c9a6db521b419aaadcbc6b6df"
"gitHead": "1eeaed6691e45f47897d64aff7413c3f7a8b944b"
}

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