@maggioli-design-system/mds-avatar
Advanced tools
Comparing version 3.10.2 to 3.10.3
{ | ||
"timestamp": "2024-02-16T18:54:48", | ||
"timestamp": "2024-02-19T12:04:42", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "@stencil/core", |
{ | ||
"timestamp": "2024-02-16T18:54:48", | ||
"timestamp": "2024-02-19T12:04:42", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "node", |
{ | ||
"timestamp": "2024-02-16T18:14:59", | ||
"timestamp": "2024-02-19T11:09:01", | ||
"compiler": { | ||
@@ -573,3 +573,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": "", | ||
@@ -576,0 +576,0 @@ "path": "src/components/mds-input-upload/meta/types.ts" |
{ | ||
"name": "@maggioli-design-system/mds-avatar", | ||
"version": "3.10.2", | ||
"version": "3.10.3", | ||
"description": "mds-avatar 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.", | ||
@@ -29,3 +29,3 @@ "main": "dist/index.cjs.js", | ||
"@maggioli-design-system/mds-img": "2.7.0", | ||
"@maggioli-design-system/styles": "14.2.1", | ||
"@maggioli-design-system/styles": "14.2.2", | ||
"@stencil/core": "4.10.0", | ||
@@ -32,0 +32,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
1070604
+ Added@maggioli-design-system/styles@14.2.2(transitive)