express-query-booleanizer
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "express-query-booleanizer", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Express JS middleware to convert query params to boolean", | ||
@@ -18,8 +18,16 @@ "main": "index.js", | ||
], | ||
"author": { | ||
"name": "Ahmad El Harake", | ||
"email": "aeharake@gmail.com", | ||
"url": "https://github.com/aeharake" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/aeharake/express-query-booleanizer.git" | ||
}, | ||
"files": [ | ||
"README.md", | ||
"README.MD", | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"author": "Ahmad El Harake", | ||
"license": "MIT", | ||
@@ -26,0 +34,0 @@ "devDependencies": { |
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
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2381
0