@maggioli-design-system/mds-avatar
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"timestamp": "2021-11-10T13:21:32", | ||
"timestamp": "2021-11-10T17:19:02", | ||
"compiler": { | ||
@@ -336,3 +336,3 @@ "name": "node", | ||
{ | ||
"absolutePath": "/home/andrea/progetti-git/design-system/projects/stencil/.build/mds-avatar/src/components/mds-avatar/mds-avatar.css", | ||
"absolutePath": "/Users/vitto/repo/design-system/projects/stencil/.build/mds-avatar/src/components/mds-avatar/mds-avatar.css", | ||
"relativePath": "mds-avatar.css", | ||
@@ -353,4 +353,4 @@ "originalComponentPath": "mds-avatar.css" | ||
}, | ||
"jsFilePath": "/home/andrea/progetti-git/design-system/projects/stencil/.build/mds-avatar/src/components/mds-avatar/mds-avatar.js", | ||
"sourceFilePath": "/home/andrea/progetti-git/design-system/projects/stencil/.build/mds-avatar/src/components/mds-avatar/mds-avatar.tsx", | ||
"jsFilePath": "/Users/vitto/repo/design-system/projects/stencil/.build/mds-avatar/src/components/mds-avatar/mds-avatar.js", | ||
"sourceFilePath": "/Users/vitto/repo/design-system/projects/stencil/.build/mds-avatar/src/components/mds-avatar/mds-avatar.tsx", | ||
"sourceMapPath": null, | ||
@@ -357,0 +357,0 @@ "hasAttributeChangedCallbackFn": false, |
{ | ||
"name": "@maggioli-design-system/mds-avatar", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "mds-avatar is a web-component from Maggioli Design System Magma, 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.", | ||
@@ -14,6 +14,7 @@ "main": "dist/index.cjs.js", | ||
"files": [ | ||
"src/", | ||
"dist/", | ||
"loader/", | ||
"readme.md" | ||
"readme.md", | ||
"src/", | ||
"www/" | ||
], | ||
@@ -25,3 +26,4 @@ "scripts": { | ||
"@maggioli-design-system/mds-text": "latest", | ||
"@maggioli-design-system/mds-img": "latest" | ||
"@maggioli-design-system/mds-img": "latest", | ||
"@stencil/core": "^2.10.0" | ||
}, | ||
@@ -28,0 +30,0 @@ "license": "MIT", |
@@ -33,2 +33,2 @@ # mds-avatar | ||
Build with love @ **Maggioli Informatica / R&D Department** | ||
Built with love @ **Maggioli Informatica / R&D Department** |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
657856
127
7618
3
8
5
+ Added@stencil/core@^2.10.0
+ Added@stencil/core@2.22.3(transitive)