Comparing version 0.2.4 to 2.3.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
41507
1
1179
0
351
6
4
+ Addedlit-html@^0.13.0
+ Addedlit-html@0.13.0(transitive)
- Removedasync@0.1.x
- Removedmongodb@1.2.x
- Removedspooky@0.2.x
- Removedunderscore@1.3.x
- Removedasync@0.1.22(transitive)
- Removedbson@0.1.8(transitive)
- Removedcarrier@0.1.14(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedduplexer@0.0.4(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@0.0.1(transitive)
- Removedmongodb@1.2.14(transitive)
- Removedreadable-stream@1.0.34(transitive)
- Removedspooky@0.2.5(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedtiny-jsonrpc@0.2.1(transitive)
- Removedunderscore@1.3.3(transitive)