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

@vaadin/lit-renderer

Package Overview
Dependencies
Maintainers
12
Versions
344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/lit-renderer - npm Package Compare versions

Comparing version 24.0.0-alpha1 to 24.0.0-alpha10

4

package.json
{
"name": "@vaadin/lit-renderer",
"version": "24.0.0-alpha1",
"version": "24.0.0-alpha10",
"publishConfig": {

@@ -40,3 +40,3 @@ "access": "public"

},
"gitHead": "427527c27c4b27822d61fd41d38d7b170134770b"
"gitHead": "2e04534d8b47bcd216f89b5f849bafef1a73b174"
}
/**
* @license
* Copyright (c) 2016 - 2022 Vaadin Ltd.
* Copyright (c) 2016 - 2023 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -22,4 +22,2 @@ */

protected renderRenderer(container: Element, ...args: Parameters<R>): void;
/**

@@ -39,2 +37,4 @@ * Adds the renderer callback to the element.

abstract removeRenderer(): void;
protected renderRenderer(container: Element, ...args: Parameters<R>): void;
}
/**
* @license
* Copyright (c) 2016 - 2022 Vaadin Ltd.
* Copyright (c) 2016 - 2023 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

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