@spectrum-web-components/icons-ui
Advanced tools
Comparing version 0.7.0 to 0.7.1-lit-next.0
{ | ||
"name": "@spectrum-web-components/icons-ui", | ||
"version": "0.7.0", | ||
"version": "0.7.1-lit-next.0+fc74d25d8", | ||
"publishConfig": { | ||
@@ -47,5 +47,5 @@ "access": "public" | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.4.5", | ||
"@spectrum-web-components/icon": "^0.10.0", | ||
"@spectrum-web-components/iconset": "^0.5.7", | ||
"@spectrum-web-components/base": "^0.4.6-lit-next.222+fc74d25d8", | ||
"@spectrum-web-components/icon": "^0.10.1-lit-next.0+fc74d25d8", | ||
"@spectrum-web-components/iconset": "^0.5.8-lit-next.222+fc74d25d8", | ||
"tslib": "^2.0.0" | ||
@@ -68,3 +68,3 @@ }, | ||
], | ||
"gitHead": "12d891f3dc85e8de641804d8efc9ca06b7fdee2d" | ||
"gitHead": "fc74d25d89dbbcbf6c70ad8c5a41bac5ac6f130a" | ||
} |
import { html, TemplateResult } from '@spectrum-web-components/base'; | ||
export { TemplateResult }; | ||
export type { TemplateResult }; | ||
export declare type GenericTemplateLiteralTagType = (strings: TemplateStringsArray, ...values: unknown[]) => string; | ||
@@ -4,0 +4,0 @@ declare type TemplateLiteralTagType = GenericTemplateLiteralTagType | typeof html; |
@@ -12,4 +12,2 @@ /* | ||
*/ | ||
import { TemplateResult } from '@spectrum-web-components/base'; | ||
export { TemplateResult }; | ||
let customTemplateLiteralTag; | ||
@@ -16,0 +14,0 @@ export const tag = function (strings, ...values) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
551087
8361
1