@spectrum-web-components/icons
Advanced tools
Comparing version 0.4.0 to 0.4.1-alpha.52
@@ -1,1 +0,47 @@ | ||
{"version":"experimental","tags":[{"name":"sp-icons-large","path":"./src/index.ts","properties":[{"name":"name","description":"Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.","type":"string","default":"\"ui\""}]},{"name":"sp-icons-medium","path":"./src/index.ts","properties":[{"name":"name","description":"Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.","type":"string","default":"\"ui\""}]}]} | ||
{ | ||
"version": "experimental", | ||
"tags": [ | ||
{ | ||
"name": "sp-icons-large", | ||
"path": "./sp-icons-large.d.ts", | ||
"attributes": [ | ||
{ | ||
"name": "name", | ||
"description": "Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.", | ||
"type": "string", | ||
"default": "\"ui\"" | ||
} | ||
], | ||
"properties": [ | ||
{ | ||
"name": "name", | ||
"attribute": "name", | ||
"description": "Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.", | ||
"type": "string", | ||
"default": "\"ui\"" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "sp-icons-medium", | ||
"path": "./sp-icons-medium.d.ts", | ||
"attributes": [ | ||
{ | ||
"name": "name", | ||
"description": "Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.", | ||
"type": "string", | ||
"default": "\"ui\"" | ||
} | ||
], | ||
"properties": [ | ||
{ | ||
"name": "name", | ||
"attribute": "name", | ||
"description": "Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.", | ||
"type": "string", | ||
"default": "\"ui\"" | ||
} | ||
] | ||
} | ||
] | ||
} |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.4.0", | ||
"version": "0.4.1-alpha.52+1f7f36f5", | ||
"description": "", | ||
@@ -55,3 +55,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/iconset": "^0.2.0", | ||
"@spectrum-web-components/iconset": "^0.2.1-alpha.52+1f7f36f5", | ||
"lit-element": "^2.1.0", | ||
@@ -61,3 +61,3 @@ "lit-html": "^1.0.0", | ||
}, | ||
"gitHead": "75044c0b0aeafaf7c6d90c32c7b4ba1fc9d3bc28" | ||
"gitHead": "1f7f36f5bc1bd448f5a5eeb72a72414712e849ff" | ||
} |
@@ -17,4 +17,4 @@ ## Description | ||
``` | ||
import '@spectrum-web-components/banner/sp-icons-medium.js'; | ||
import '@spectrum-web-components/banner/sp-icons-large.js'; | ||
import '@spectrum-web-components/icons/sp-icons-medium.js'; | ||
import '@spectrum-web-components/icons/sp-icons-large.js'; | ||
``` | ||
@@ -25,3 +25,3 @@ | ||
``` | ||
import { IconsMedium, IconsLarge } from '@spectrum-web-components/banner'; | ||
import { IconsMedium, IconsLarge } from '@spectrum-web-components/icons'; | ||
``` |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the 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
104262
31
462
1