Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "celebrate", | ||
"version": "0.0.1", | ||
"description": "A joi validation middleware for express.", | ||
"main": "index.js", | ||
"version": "1.0.0", | ||
"description": "A joi validation middleware for Express.", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"lint": "belly-button -f", | ||
"test": "npm run lint && lab -v -a code -p -c" | ||
}, | ||
@@ -24,3 +25,15 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/continuationlabs/celebrate#readme" | ||
"homepage": "https://github.com/continuationlabs/celebrate#readme", | ||
"dependencies": { | ||
"insync": "2.x.x", | ||
"joi": "8.4.x" | ||
}, | ||
"devDependencies": { | ||
"belly-button": "2.x.x", | ||
"code": "3.x.x", | ||
"lab": "10.x.x" | ||
}, | ||
"engines": { | ||
"node": ">=4.0.0" | ||
} | ||
} |
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
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
50598
8
230
0
0
65
2
3
+ Addedinsync@2.x.x
+ Addedjoi@8.4.x
+ Addedhoek@4.3.1(transitive)
+ Addedinsync@2.1.1(transitive)
+ Addedisemail@2.2.1(transitive)
+ Addedjoi@8.4.2(transitive)
+ Addedmoment@2.30.1(transitive)
+ Addedtopo@2.1.1(transitive)