@ne1410s/xprest
Advanced tools
Comparing version 0.0.33 to 0.0.34
{ | ||
"name": "@ne1410s/xprest", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "RESTful express core library", | ||
@@ -45,14 +45,14 @@ "main": "dist/ne14_xprest.cjs.min.js", | ||
"@types/jws": "^3.2.4", | ||
"@types/node": "^16.11.10", | ||
"@types/node": "^16.11.12", | ||
"chai": "^4.3.4", | ||
"mocha": "^9.1.3", | ||
"prettier": "^2.5.0", | ||
"prettier": "^2.5.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.60.1", | ||
"rollup": "^2.61.1", | ||
"rollup-plugin-typescript2": "^0.31.1", | ||
"tslib": "^2.3.1", | ||
"typescript": "^4.5.2" | ||
"typescript": "^4.5.3" | ||
}, | ||
"dependencies": { | ||
"body-parser": "^1.19.0", | ||
"body-parser": "^1.19.1", | ||
"cors": "^2.8.5", | ||
@@ -59,0 +59,0 @@ "ejs": "^3.1.6", |
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
Updatedbody-parser@^1.19.1