Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-avatar

Package Overview
Dependencies
8
Maintainers
4
Versions
96
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.11.9-beta.6 to 1.11.9

index.esm.d.ts

15

package.json
{
"name": "@assecosolutions/fox-avatar",
"version": "1.11.9-beta.6",
"version": "1.11.9",
"public": true,

@@ -15,13 +15,12 @@ "publishConfig": {

"license": "MIT",
"module": "./index.js",
"main": "./index.js",
"type": "module",
"types": "./src/index.d.ts",
"dependencies": {
"@assecosolutions/fox-icon": "~1.11.7-beta.6",
"@assecosolutions/fox-image": "~1.11.7-beta.6"
"@assecosolutions/fox-icon": "~1.11.7",
"@assecosolutions/fox-image": "~1.11.7"
},
"module": "./index.esm.js",
"type": "module",
"main": "./index.esm.js",
"peerDependencies": {
"lit": "^2.5.0"
"lit": "^2.0.0"
}
}
export * from './lib/FoxAvatar';
export declare const styles: import("lit").CSSResult;

@@ -0,0 +0,0 @@ import { LitElement } from 'lit';

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc