Socket
Socket
Sign inDemoInstall

lit-html

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lit-html - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

lib/lit-extended.d.ts

10

package.json
{
"name": "lit-html",
"version": "0.7.0",
"version": "0.7.1",
"description": "HTML template literals in JavaScript",

@@ -12,2 +12,10 @@ "license": "BSD-3-Clause",

},
"files": [
"/lit-html.js",
"/lit-html.js.map",
"/lit-html.d.ts",
"/lib/",
"/src/",
"!/src/test/"
],
"scripts": {

@@ -14,0 +22,0 @@ "build": "tsc",

.clang-format
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