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

@spectrum-web-components/avatar

Package Overview
Dependencies
Maintainers
6
Versions
251
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.6-alpha.61 to 0.7.6-alpha.72

test/benchmark/test-basic.d.ts

16

package.json
{
"name": "@spectrum-web-components/avatar",
"version": "0.7.6-alpha.61+ed84dff79",
"version": "0.7.6-alpha.72+6493e508",
"publishConfig": {

@@ -33,6 +33,5 @@ "access": "public"

"files": [
"*.d.ts",
"*.js",
"*.js.map",
"/src/",
"**/*.d.ts",
"**/*.js",
"**/*.js.map",
"custom-elements.json"

@@ -47,3 +46,3 @@ ],

"dependencies": {
"@spectrum-web-components/base": "^0.4.4-alpha.135+ed84dff79",
"@spectrum-web-components/base": "^0.4.4-alpha.146+6493e508",
"tslib": "^2.0.0"

@@ -57,6 +56,5 @@ },

"sideEffects": [
"./sp-*.js",
"./sp-*.ts"
"./sp-*.js"
],
"gitHead": "ed84dff79fd23708ed6c63a8114290217d9c17ad"
"gitHead": "6493e508af9a30ea6eda1901cf800d770d498219"
}

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

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

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

declare const styles: import("@spectrum-web-components/base").CSSResultGroup;
declare const styles: import("@spectrum-web-components/base").CSSResult;
export default styles;
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