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

panel

Package Overview
Dependencies
Maintainers
7
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

panel - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

lib/.DS_Store

2

lib/index.d.ts

@@ -140,3 +140,3 @@ // Type definitions for panel

type ConfigOptions<State, AppState> = Component.ConfigOptions<State, AppState>;
export type ConfigOptions<State, AppState = {}> = Component.ConfigOptions<State, AppState>;

@@ -143,0 +143,0 @@ export class Component<State, AppState = {}, App = unknown, Attrs = AnyAttrs> extends WebComponent {

{
"name": "panel",
"version": "2.1.0",
"version": "2.1.1",
"description": "Web Components with Virtual DOM: lightweight composable web apps",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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