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

casbin-file-adapter

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

casbin-file-adapter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

0

lib/cjs/adapter.d.ts

@@ -0,0 +0,0 @@ import { Adapter, Model } from 'casbin';

@@ -0,0 +0,0 @@ "use strict";

export * from './adapter';
export * from './util';

@@ -0,0 +0,0 @@ "use strict";

export * from './util';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ declare function arrayToString(a: string[]): string;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Adapter, Model } from 'casbin';

@@ -0,0 +0,0 @@ import { Helper } from 'casbin';

export * from './adapter';
export * from './util';
export * from './adapter';
export * from './util';
export * from './util';
export * from './util';

@@ -0,0 +0,0 @@ declare function arrayToString(a: string[]): string;

@@ -0,0 +0,0 @@ // Copyright 2021 The casbin Authors. All Rights Reserved.

2

package.json
{
"name": "casbin-file-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Default file adapter for Casbin",

@@ -5,0 +5,0 @@ "author": {

@@ -6,3 +6,3 @@ # Casbin File Adapter

[![Build Status][ci-image]][ci-url]
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/casbin/lobby)
[![Discord](https://img.shields.io/discord/1022748306096537660?logo=discord&label=discord&color=5865F2)](https://discord.gg/S5UjpzGZjN)

@@ -9,0 +9,0 @@ [npm-image]: https://img.shields.io/npm/v/casbin-file-adapter.svg

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