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
10
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 6.0.1 to 6.0.2

8

CHANGELOG.md

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

## [6.0.2](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@6.0.1...@kaizen/draft-illustration@6.0.2) (2022-11-17)
**Note:** Version bump only for package @kaizen/draft-illustration
## [6.0.1](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@6.0.0...@kaizen/draft-illustration@6.0.1) (2022-11-13)

@@ -8,0 +16,0 @@

2

KaizenDraft/Illustration/Players/LottiePlayer.js

@@ -70,4 +70,4 @@ "use strict";

var hosted_assets_1 = require("@kaizen/hosted-assets");
var Base_module_scss_1 = __importDefault(require("../Base.module.scss"));
var utils_1 = require("../utils");
var Base_module_scss_1 = __importDefault(require("../Base.module.scss"));
var AssetStatus;

@@ -74,0 +74,0 @@ (function (AssetStatus) {

@@ -32,4 +32,4 @@ "use strict";

var hosted_assets_1 = require("@kaizen/hosted-assets");
var Base_module_scss_1 = __importDefault(require("../Base.module.scss"));
var utils_1 = require("../utils");
var Base_module_scss_1 = __importDefault(require("../Base.module.scss"));
var VideoPlayer = function (_a) {

@@ -36,0 +36,0 @@ var _b = _a.autoplay, autoplay = _b === void 0 ? true : _b, _c = _a.loop, loop = _c === void 0 ? false : _c, fallback = _a.fallback, source = _a.source, aspectRatio = _a.aspectRatio, onEnded = _a.onEnded;

{
"name": "@kaizen/draft-illustration",
"version": "6.0.1",
"version": "6.0.2",
"description": "The draft illustration component",

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

"devDependencies": {
"@kaizen/component-library": "^16.1.8",
"@kaizen/component-library": "^16.1.9",
"@types/jszip": "^3.4.0",

@@ -48,3 +48,3 @@ "rimraf": "^3.0.2"

},
"gitHead": "09de00e4682418b3a3d8f15df7b1ab7310664916"
"gitHead": "540f5c65cab39f988789abbe2ab27ebc08edb1ba"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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