New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@popeindustries/lit-html

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@popeindustries/lit-html - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.d.ts

3

package.json
{
"name": "@popeindustries/lit-html",
"version": "1.0.0",
"version": "1.0.1",
"description": "Seamlessly render lit-html templates on the server and in the browser",

@@ -36,2 +36,3 @@ "keywords": [

},
"types": "index.d.ts",
"repository": "https://github.com/popeindustries/lit-html.git",

@@ -38,0 +39,0 @@ "author": "Alexander Pope <alex@pope-industries.com>",

@@ -46,3 +46,3 @@ [![NPM Version](https://img.shields.io/npm/v/@popeindustries/lit-html.svg?style=flat)](https://npmjs.org/package/@popeindustries/lit-html)

import { Body } from './body.js';
import { html, renderToString } from '@popeindustries/lit-html';
import { html, renderToStream } from '@popeindustries/lit-html';
import http from 'http';

@@ -49,0 +49,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