express-jwt-permissions
Advanced tools
+1
-1
@@ -15,3 +15,3 @@ var util = require('util') | ||
| this._options = Object.assign(defaults, options) | ||
| this._options = Object.assign({}, defaults, options) | ||
| } | ||
@@ -18,0 +18,0 @@ |
+1
-1
| { | ||
| "name": "express-jwt-permissions", | ||
| "version": "1.2.2", | ||
| "version": "1.2.3", | ||
| "description": "Express middleware for JWT permissions", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
111296
00
-100%