Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/icons-ui

Package Overview
Dependencies
Maintainers
7
Versions
258
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/icons-ui - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1-lit-next.0

10

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc