@prosopo/util
Advanced tools
Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "@prosopo/util", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"author": "PROSOPO LIMITED <info@prosopo.io>", | ||
@@ -13,3 +13,3 @@ "license": "Apache-2.0", | ||
"cli": "node ./dist/js/cli.js", | ||
"test": "vitest 'tests/**/*.test.ts'" | ||
"test": "NODE_ENV=test vitest --run --coverage" | ||
}, | ||
@@ -25,5 +25,10 @@ "main": "./dist/index.js", | ||
"@types/chai": "^4.3.5", | ||
"@types/lodash": "^4.14.198", | ||
"@types/mocha": "^10.0.1", | ||
"@types/seedrandom": "^3.0.5", | ||
"@vitest/coverage-v8": "^0.34.3", | ||
"chai": "^4.3.7", | ||
"typescript": "^4.9.5" | ||
"tslib": "^2.6.2", | ||
"typescript": "^5.1.6", | ||
"vitest": "^0.34.2" | ||
}, | ||
@@ -42,6 +47,3 @@ "repository": { | ||
"description": "Utility package to house all code that is not specific to prosopo. E.g. random number generation, string manipulation, etc.", | ||
"directories": { | ||
"test": "tests" | ||
}, | ||
"sideEffects": false | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
1474
9
1
0
3