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

lit-element

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lit-element - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

2

lit-element.js

@@ -1,2 +0,2 @@

import { html, svg, render, TemplateResult } from '/lit-html/lit-html.js';
import { html, svg, render, TemplateResult } from '../lit-html/lit-html.js';
import { LitLite, camelCaseToKebab } from './lit-lite.js';

@@ -3,0 +3,0 @@ export const LitElement = (superclass) => LitLite(superclass, html, render);

@@ -6,3 +6,3 @@ {

"name": "lit-element",
"version": "0.4.3",
"version": "0.4.4",
"description": "Implements lit-html via a LitElement class. Made for custom Elements.",

@@ -9,0 +9,0 @@ "main": "lit-element.js",

Sorry, the diff of this file is not supported yet

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