express-routes-as-object
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "express-routes-as-object", | ||
"version": "1.0.1", | ||
"description": "", | ||
"version": "1.0.2", | ||
"description": "Write clean and modularized expressjs route as object", | ||
"main": "lib/index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/emmajnr1000/express-routes-as-object" | ||
}, | ||
"homepage": "https://github.com/emmajnr1000/express-routes-as-object#readme", | ||
"directories": { | ||
@@ -18,8 +23,18 @@ "lib": "lib" | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"keywords": [ | ||
"express-routes-as-object", | ||
"express-routes", | ||
"express", | ||
"route", | ||
"object", | ||
"sails" | ||
], | ||
"scripts": { | ||
"test": "mocha — timeout 10000" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
"author": "emmanuel uchewa", | ||
"license": "MIT" | ||
} |
@@ -114,6 +114,2 @@ # express-routes-as-object | ||
###### NOTE | ||
The `qs` library is preferable if you need to stringify nested objects, as the `querystring` method has known issues with that use case (https://github.com/nodejs/node-v0.x-archive/issues/1665). | ||
## Credits | ||
@@ -120,0 +116,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
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5241
1
0
0
4
30
121