Socket
Socket
Sign inDemoInstall

haunted

Package Overview
Dependencies
Maintainers
2
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 5.0.0 to 6.0.0-next.0

23

package.json
{
"name": "haunted",
"version": "5.0.0",
"version": "6.0.0-next.0",
"description": "Hooks for web components",

@@ -10,5 +10,6 @@ "main": "lib/haunted.js",

"scripts": {
"build": "make",
"analyze": "make; cem analyze",
"preversion": "make",
"build": "tsc",
"changeset": "changeset",
"analyze": "tsc; cem analyze",
"preversion": "tsc",
"test": "web-test-runner \"test/**/*.test.ts\" --node-resolve",

@@ -20,5 +21,2 @@ "test:watch": "web-test-runner test/**/*.test.ts --node-resolve --watch",

"files": [
"haunted.js",
"web.js",
"core.js",
"lib"

@@ -30,3 +28,7 @@ ],

},
"keywords": ["haunted", "lit", "web-components"],
"keywords": [
"haunted",
"lit",
"web-components"
],
"author": "",

@@ -40,2 +42,3 @@ "license": "BSD-2-Clause",

"devDependencies": {
"@changesets/cli": "^2.16.0",
"@custom-elements-manifest/analyzer": "^0.4.12",

@@ -48,5 +51,5 @@ "@esm-bundle/chai": "^4.3.4-fix.0",

"@rocket/search": "^0.4.1",
"@web/dev-server-esbuild": "^0.2.14",
"@web/dev-server-esbuild": "^0.3.0",
"@web/test-runner": "^0.13.18",
"cem-plugin-jsdoc-function": "^0.0.2",
"cem-plugin-jsdoc-function": "^0.0.5",
"eleventy-plugin-helmet": "^0.2.2",

@@ -53,0 +56,0 @@ "rocket-preset-code-tabs": "^0.2.4",

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