@maggioli-design-system/mds-icon
Advanced tools
Comparing version 2.10.1 to 2.10.2
{ | ||
"timestamp": "2024-02-16T18:39:06", | ||
"timestamp": "2024-02-19T12:05:14", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "@stencil/core", |
{ | ||
"timestamp": "2024-02-16T18:39:06", | ||
"timestamp": "2024-02-19T12:05:14", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "node", |
{ | ||
"timestamp": "2024-02-16T18:14:59", | ||
"timestamp": "2024-02-19T11:09:01", | ||
"compiler": { | ||
@@ -460,3 +460,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": "", | ||
@@ -463,0 +463,0 @@ "path": "src/components/mds-input-upload/meta/types.ts" |
{ | ||
"name": "@maggioli-design-system/mds-icon", | ||
"version": "2.10.1", | ||
"version": "2.10.2", | ||
"description": "mds-icon 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.", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@maggioli-design-system/styles": "14.2.1", | ||
"@maggioli-design-system/styles": "14.2.2", | ||
"@stencil/core": "4.10.0", | ||
@@ -29,0 +29,0 @@ "idb-keyval": "6.2.1" |
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
937382
+ Added@maggioli-design-system/styles@14.2.2(transitive)
- Removed@maggioli-design-system/styles@14.2.1(transitive)