Comparing version 1.0.0 to 2.0.0
@@ -1,12 +0,17 @@ | ||
{ "name": "statistics" | ||
, "version": "1.0.0" | ||
, "description": "" | ||
, "homepage": "http://github.com/dominictarr/stats" | ||
, "main": "./lib/stats" | ||
, "repository": | ||
{ "type": "git" | ||
, "url": "https://github.com/dominictarr/stats.git" } | ||
, "dependencies": {} | ||
, "devDependencies": {} | ||
, "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)" | ||
, "scripts": { "test": "meta-test test/*.js" } } | ||
{ | ||
"name": "statistics", | ||
"version": "2.0.0", | ||
"description": "calculate mean standard deviation in one pass", | ||
"homepage": "http://github.com/dominictarr/statistics", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dominictarr/statistics.git" | ||
}, | ||
"devDependencies": { | ||
"tape": "^4.2.2" | ||
}, | ||
"author": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)", | ||
"scripts": { | ||
"test": "node test/index.js" | ||
} | ||
} |
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
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
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2331
0
22
0
1
63
1