@maggioli-design-system/mds-badge
Advanced tools
Comparing version 2.9.1 to 2.9.2
{ | ||
"timestamp": "2024-02-16T19:05:27", | ||
"timestamp": "2024-02-19T12:01:41", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "@stencil/core", |
{ | ||
"timestamp": "2024-02-16T19:05:27", | ||
"timestamp": "2024-02-19T12:01:41", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "node", |
{ | ||
"timestamp": "2024-02-16T18:14:59", | ||
"timestamp": "2024-02-19T11:09:01", | ||
"compiler": { | ||
@@ -601,3 +601,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": "", | ||
@@ -604,0 +604,0 @@ "path": "src/components/mds-input-upload/meta/types.ts" |
{ | ||
"name": "@maggioli-design-system/mds-badge", | ||
"version": "2.9.1", | ||
"version": "2.9.2", | ||
"description": "mds-badge 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", | ||
"dependencies": { | ||
"@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 @@ }, |
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
928937
+ 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)
- Removed@maggioli-design-system/mds-text@4.3.3(transitive)
- Removed@maggioli-design-system/styles@14.2.1(transitive)
- Removedclsx@2.1.0(transitive)