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

fastify-casbin

Package Overview
Dependencies
Maintainers
7
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-casbin - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

.nvmrc

12

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

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

"dependencies": {
"fastify-plugin": "^3.0.0"
"fastify-plugin": "^4.0.0"
},

@@ -43,3 +43,3 @@ "peerDependencies": {

"devDependencies": {
"@types/node": "^17.0.0",
"@types/node": "^18.0.1",
"casbin": "^5.1.6",

@@ -49,9 +49,9 @@ "fastify": "^4.0.2",

"proxyquire": "^2.1.3",
"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.0.5"
"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