extensible-validator
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "extensible-validator", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Typescript-friendly and extensible object and value validation", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": {}, | ||
"scripts": { | ||
"prepublish": "npm run clean && npm run build", | ||
"build": "tsc", | ||
"clean": "rimraf dist", | ||
"test": "mocha" | ||
}, | ||
"author": "Stewart Mackenzie-Leigh", | ||
@@ -17,2 +22,3 @@ "license": "ISC", | ||
"mocha": "^6.1.4", | ||
"rimraf": "^2.6.3", | ||
"ts-node": "^8.3.0", | ||
@@ -19,0 +25,0 @@ "typescript": "^2.9.2" |
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
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
31972
27
564
9