@spectrum-web-components/avatar
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -7,3 +7,3 @@ { | ||
"kind": "javascript-module", | ||
"path": "sp-avatar.js", | ||
"path": "sp-avatar.ts", | ||
"declarations": [], | ||
@@ -23,3 +23,3 @@ "exports": [ | ||
"kind": "javascript-module", | ||
"path": "src/Avatar.js", | ||
"path": "src/Avatar.ts", | ||
"declarations": [ | ||
@@ -111,3 +111,3 @@ { | ||
"name": "Avatar", | ||
"module": "src/Avatar.js" | ||
"module": "src/Avatar.ts" | ||
} | ||
@@ -114,0 +114,0 @@ } |
{ | ||
"name": "@spectrum-web-components/avatar", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"publishConfig": { | ||
@@ -61,4 +61,4 @@ "access": "public" | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^1.0.2", | ||
"@spectrum-web-components/shared": "^1.0.2" | ||
"@spectrum-web-components/base": "^1.0.1", | ||
"@spectrum-web-components/shared": "^1.0.1" | ||
}, | ||
@@ -65,0 +65,0 @@ "devDependencies": { |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances 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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances in 1 package
0
1202