@maggioli-design-system/mds-stepper-bar-item
Advanced tools
Comparing version 5.6.1 to 5.6.2
{ | ||
"timestamp": "2024-02-16T18:42:19", | ||
"timestamp": "2024-02-19T12:08:31", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "@stencil/core", |
{ | ||
"timestamp": "2024-02-16T18:42:19", | ||
"timestamp": "2024-02-19T12:08:31", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "node", |
{ | ||
"timestamp": "2024-02-16T18:14:59", | ||
"timestamp": "2024-02-19T11:09:01", | ||
"compiler": { | ||
@@ -694,3 +694,3 @@ "name": "@stencil/core", | ||
"src/components/mds-input-upload/meta/types.ts::AttachmentSort": { | ||
"declaration": "enum AttachmentSort {\n status = 'status',\n date = 'date',\n}", | ||
"declaration": "type AttachmentSort =\n 'status' |\n 'date'", | ||
"docstring": "", | ||
@@ -697,0 +697,0 @@ "path": "src/components/mds-input-upload/meta/types.ts" |
{ | ||
"name": "@maggioli-design-system/mds-stepper-bar-item", | ||
"version": "5.6.1", | ||
"version": "5.6.2", | ||
"description": "mds-stepper-bar-item is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.", | ||
@@ -27,4 +27,4 @@ "main": "dist/index.cjs.js", | ||
"@maggioli-design-system/mds-badge": "2.9.1", | ||
"@maggioli-design-system/mds-text": "4.3.3", | ||
"@maggioli-design-system/styles": "14.2.1", | ||
"@maggioli-design-system/mds-text": "4.3.4", | ||
"@maggioli-design-system/styles": "14.2.2", | ||
"@stencil/core": "4.10.0", | ||
@@ -31,0 +31,0 @@ "clsx": "2.1.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
988009
+ Added@maggioli-design-system/styles@14.2.2(transitive)
- Removed@fontsource/karla@5.1.0(transitive)
- Removed@fontsource/merriweather@5.1.0(transitive)
- Removed@fontsource/roboto@5.1.0(transitive)