New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fastify-casbin-rest

Package Overview
Dependencies
Maintainers
7
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-casbin-rest - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

.nvmrc

10

package.json
{
"name": "fastify-casbin-rest",
"version": "3.0.0",
"version": "3.1.0",
"description": "Plugin for fastify to add support for Casbin REST model",

@@ -44,3 +44,3 @@ "main": "plugin.js",

"dependencies": {
"fastify-plugin": "^3.0.0",
"fastify-plugin": "^4.1.0",
"http-errors": "^2.0.0"

@@ -52,9 +52,9 @@ },

"pre-commit": "^1.2.2",
"sinon": "^14.0.0",
"sinon": "^15.0.0",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^16.0.0",
"tsd": "^0.21.0",
"typescript": "^4.1.3"
"tsd": "^0.28.0",
"typescript": "^5.0.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc