Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-back-layer

Package Overview
Dependencies
6
Maintainers
4
Versions
130
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.11.8-beta.1 to 1.12.0

index.esm.d.ts

11

package.json
{
"name": "@assecosolutions/fox-back-layer",
"version": "1.11.8-beta.1",
"version": "1.12.0",
"public": true,

@@ -15,10 +15,9 @@ "publishConfig": {

"license": "MIT",
"module": "./index.js",
"main": "./index.js",
"dependencies": {},
"module": "./index.esm.js",
"type": "module",
"types": "./src/index.d.ts",
"dependencies": {},
"main": "./index.esm.js",
"peerDependencies": {
"lit": "^2.5.0"
"lit": "^2.0.0"
}
}
export * from './lib/FoxBackLayer';
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