Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

casbin

Package Overview
Dependencies
Maintainers
3
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

casbin - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

2

lib/enforcer.js

@@ -27,3 +27,3 @@ "use strict";

const persist_1 = require("./persist");
const casbin_1 = require("../src/casbin");
const casbin_1 = require("./casbin");
/**

@@ -30,0 +30,0 @@ * Enforcer = ManagementEnforcer + RBAC API.

{
"name": "casbin",
"version": "1.1.8",
"version": "1.1.9",
"description": "An authorization library that supports access control models like ACL, RBAC, ABAC in Node.JS",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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