fastify-casbin-rest
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "fastify-casbin-rest", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Plugin for fastify to add support for Casbin REST model", | ||
@@ -48,3 +48,3 @@ "main": "plugin.js", | ||
"devDependencies": { | ||
"@types/node": "^18.0.0", | ||
"@types/node": "^20.1.0", | ||
"fastify": "^4.0.2", | ||
@@ -51,0 +51,0 @@ "pre-commit": "^1.2.2", |