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 0.2.4 to 2.3.0

haunted.js

63

package.json
{
"name": "haunted",
"description": "A node module for validating site analytics",
"version": "0.2.4",
"keywords": [
"node",
"analytics",
"validator"
],
"author": {
"name": "Business Insider",
"email": "tech@businessinsider.com"
},
"repository": {
"type": "git",
"url": "http://github.com/businessinsider/haunted.git"
},
"main": "./lib/haunted.js",
"dependencies": {
"underscore": "1.3.x",
"async": "0.1.x",
"spooky": "0.2.x",
"mongodb": "1.2.x"
},
"devDependencies": {
"mocha": "1.3.x",
"should": "1.2.x"
},
"license": "MIT",
"readmeFilename": "README.md",
"_id": "haunted@0.2.3",
"_from": "haunted@0.2.x"
"name": "haunted",
"version": "2.3.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "make",
"testee": "testee --browsers firefox test/test.html",
"test": "npm run build && npm run testee"
},
"files": [
"haunted.js",
"index.js",
"web.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/matthewp/haunted.git"
},
"keywords": [],
"author": "",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/matthewp/haunted/issues"
},
"homepage": "https://github.com/matthewp/haunted#readme",
"devDependencies": {
"@matthewp/compile": "^1.3.1",
"testee": "^0.8.1"
},
"dependencies": {
"lit-html": "^0.13.0"
}
}

Sorry, the diff of this file is not supported yet

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