Comparing version 2.1.0 to 2.1.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
133218
30
1