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 4.0.0-beta.0 to 4.0.0

4

haunted.js

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

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

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

{
"name": "haunted",
"version": "4.0.0-beta.0",
"version": "4.0.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -36,4 +36,2 @@ # Haunted 🦇 🎃

Currently __Haunted__ is available as the `haunted` package. In the future I hope to get the non-scoped name.
```shell

@@ -40,0 +38,0 @@ npm install haunted

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