Socket
Socket
Sign inDemoInstall

@spectrum-web-components/avatar

Package Overview
Dependencies
Maintainers
6
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/avatar - npm Package Compare versions

Comparing version 0.7.8 to 0.7.9-lit-next.0

6

package.json
{
"name": "@spectrum-web-components/avatar",
"version": "0.7.8",
"version": "0.7.9-lit-next.0+367b10c94",
"publishConfig": {

@@ -47,3 +47,3 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^0.4.5",
"@spectrum-web-components/base": "^0.4.6-lit-next.82+367b10c94",
"tslib": "^2.0.0"

@@ -59,3 +59,3 @@ },

],
"gitHead": "526f47044807c92b6e7909bb0e14ac6033d6ba63"
"gitHead": "367b10c94c43b2dd91bb74fa0839ea9b1873b08c"
}

@@ -1,2 +0,2 @@

declare const styles: import("@spectrum-web-components/base").CSSResult;
declare const styles: import("@spectrum-web-components/base").CSSResultGroup;
export default styles;

@@ -1,2 +0,2 @@

declare const styles: import("@spectrum-web-components/base").CSSResult;
declare const styles: import("@spectrum-web-components/base").CSSResultGroup;
export default styles;

@@ -12,3 +12,3 @@ /*

*/
import { html } from 'lit-html';
import { html } from '@spectrum-web-components/base';
import '../sp-avatar.js';

@@ -15,0 +15,0 @@ import { avatar } from './images';

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