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

haunted

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haunted - npm Package Compare versions

Comparing version 2.3.0 to 3.0.0

4

haunted.js

@@ -1,3 +0,3 @@

import { render, directive } from 'https://unpkg.com/lit-html@^0.13.0/lit-html.js';
export { html, render } from 'https://unpkg.com/lit-html@^0.13.0/lit-html.js';
import { render, directive } from 'https://unpkg.com/lit-html@^0.14.0/lit-html.js';
export { html, render } from 'https://unpkg.com/lit-html@^0.14.0/lit-html.js';

@@ -4,0 +4,0 @@ const symbolFor = typeof Symbol === 'function' ? Symbol.for : str => str;

{
"name": "haunted",
"version": "2.3.0",
"version": "3.0.0",
"description": "",

@@ -32,4 +32,4 @@ "main": "index.js",

"dependencies": {
"lit-html": "^0.13.0"
"lit-html": "^0.14.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