Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/casbin-core

An authorization library that supports access control models like ACL, RBAC, ABAC in modern JavaScript platforms
https://github.com/casbin/casbin-core

feat: call watcherEx methods (#16)

Signed-off-by: Shivansh-yadav13 <[email protected]>

Signed-off-by: Shivansh-yadav13 <ya...

b7ce2a9e54c34605b827b2f5c673650b52fca376 authored about 2 years ago by Shivansh Yadav <[email protected]>
fix: export watcherEx (#15)

Signed-off-by: Shivansh-yadav13 <[email protected]>

699c8f5b78b0f40387e4c5a109f0906fe2617edb authored about 2 years ago by Shivansh Yadav <[email protected]>
feat: getAllUsersByDomain, getFieldIndex (#14)

Signed-off-by: Shivansh-yadav13 <[email protected]>

99f7735714f7a305353b33e9fb5322c42e2d161b authored about 2 years ago by Shivansh Yadav <[email protected]>
feat: add WatcherEX interface (#13)

Signed-off-by: Shivansh-yadav13 <[email protected]>

e0079fbbb58e4218544f1528597294c48340d5ae authored over 2 years ago by Shivansh Yadav <[email protected]>
feat: addPoliciesWithAffected & removePoliciesWithAffected (#12)

Signed-off-by: Shivansh-yadav13 <[email protected]>

57fcebd356237c2216b507324d82cc6dc6d6a26f authored over 2 years ago by Shivansh Yadav <[email protected]>
test: add ng workflow (#11)

Signed-off-by: Shivansh-yadav13 <[email protected]>

138d18dad94bef3bbcc3f76a77d1e6518010b924 authored over 2 years ago by Shivansh Yadav <[email protected]>
test: add enforcer react-native test (#8)

Signed-off-by: Shivansh-yadav13 <[email protected]>

9c667439bc2ad48eb79a5d4dba5edf1e78e87589 authored over 2 years ago by Shivansh Yadav <[email protected]>
test: add ng enforcer test (#10)

Signed-off-by: Shivansh-yadav13 <[email protected]>

154b30ced58998c7fc7a5031daa72720680a105b authored over 2 years ago by Shivansh Yadav <[email protected]>
test: add CachedEnforcer, managementAPI, RoleManager benchmark (#6)

* test: add cachedEnforcer benchmarks

Signed-off-by: Shivansh-yadav13 <[email protected]...

02869340ad5e5551eea44e6dd55ab2207aee6a33 authored over 2 years ago by Shivansh Yadav <[email protected]>
chore: add benchmark workflow (#7)

Signed-off-by: Shivansh-yadav13 <[email protected]>

192be2c85c407a2da05924129b42150bbe074dc0 authored over 2 years ago by Shivansh Yadav <[email protected]>
chore: reactjs workflow (#5)

Signed-off-by: Shivansh-yadav13 <[email protected]>

56a6ad518bb6032bcd1899d9d0be61e856f7f6c5 authored over 2 years ago by Shivansh Yadav <[email protected]>
test: benchmark model (#4)

Signed-off-by: Shivansh-yadav13 <[email protected]>

461240a0dd2e77289a0a5f572868408481ee3e42 authored over 2 years ago by Shivansh Yadav <[email protected]>
feat: enforcer reactjs test (#2)

Signed-off-by: Shivansh-yadav13 <[email protected]>

a111a1acc244d8cb0aa3b862be05f49d76431f4e authored over 2 years ago by Shivansh Yadav <[email protected]>
chore(release): v0.0.0-beta.2 [skip ci]

Signed-off-by: Zixuan Liu <[email protected]>

c3eebb00ac20b8a15124aec2196331b58f1bd523 authored over 2 years ago by Zixuan Liu <[email protected]>
chore: fix husky

Signed-off-by: Zixuan Liu <[email protected]>

7d82b4ea7b0fb9114f74a90a07cbd27a4ab3a35b authored over 2 years ago by Zixuan Liu <[email protected]>
chore(release): delete CHANGELOG.md [skip ci]

Signed-off-by: Zixuan Liu <[email protected]>

6e596dfac9b7d6b5e8f9f1d5bdc9ca706ee74b01 authored over 2 years ago by Zixuan Liu <[email protected]>
chore(release): v0.0.0-beta.1 [skip ci]

Signed-off-by: Zixuan Liu <[email protected]>

fa1b582131a13827a3cedd9118529c4360eadc5d authored over 2 years ago by Zixuan Liu <[email protected]>
chore: prepare bump

Signed-off-by: Zixuan Liu <[email protected]>

c596a2d6996ccce1ca70ea25ecf2a97c64711165 authored over 2 years ago by Zixuan Liu <[email protected]>
fix: fix cherry-pick

Signed-off-by: Zixuan Liu <[email protected]>

242ba50ab3c7cbabf588977f54fe3c994d08ec45 authored over 2 years ago by Zixuan Liu <[email protected]>
fix: EnforceEx return allow reason (#363)

(cherry picked from commit 635328328caf200093e89443d32e9f2fa736509a)

0c18aa4deae78b325b4479813bf2053522661d70 authored over 2 years ago by Shivansh Yadav <[email protected]>
feat: #357 Support keyMatch5 (#359)

(cherry picked from commit e6a6d8ab253af70bb46ef7c27c6ebf48c55d76c8)

c8195dbfa9717aa7492fcfe6fb2e1afc6492cbcb authored over 2 years ago by ZCDC_Ren <[email protected]>
feat(rbac): add `getUsersForRoleInDomain` & `getRolesForUserInDomain` (#351)

Documentation indicates that there is existance of `getUsersForRoleInDomain` and
`getRolesForUse...

c787b12c6d3cb646e622cf9ce9089376a1d1cc97 authored over 2 years ago by Chen Wen Kang <[email protected]>
fix: *matcher result should be boolean or number* for KeyGet2 (#347)

* fix: *matcher result should be boolean or number* for KeyGet2

* fix: updated error hint

* f...

762e3fb82f13f635bd1ac4b58da23911b5f35fc3 authored over 2 years ago by Shivansh Yadav <[email protected]>
chore: fix husky

Signed-off-by: Zixuan Liu <[email protected]>

910d3d2b467eb7ab9a6fca25e3728dcfd52ff563 authored over 2 years ago by Zixuan Liu <[email protected]>
chore: update CI

Signed-off-by: Zixuan Liu <[email protected]>

49270cfaf0d31c70d7cfe97df244828add94e5ff authored over 2 years ago by Zixuan Liu <[email protected]>
refactor: remove methods with fs or path and rebuild new enforce method

Signed-off-by: Zixuan Liu <[email protected]>

edee086ce4e46df41bf2d3007769b4d3d40e0f1a authored over 2 years ago by Zixuan Liu <[email protected]>
chore: upgrade infrastructure

Signed-off-by: Zixuan Liu <[email protected]>

1e359f6dac678ac42f28294dfc8719b0b944f8ad authored over 2 years ago by Zixuan Liu <[email protected]>
fix: use minimatch instead of picomatch

Signed-off-by: Zixuan Liu <[email protected]>

90e7128d6ed502a72f6f92cbcaafa63dccb6ebf3 authored over 2 years ago by Zixuan Liu <[email protected]>
chore(release): 5.14.0-beta.2 [skip ci]

# [5.14.0-beta.2](https://github.com/casbin/node-casbin/compare/v5.14.0-beta.1...v5.14.0-beta.2)...

70e1a2a96b60ca9d55001d871724abfad1cb1b40 authored over 2 years ago by semantic-release-bot <[email protected]>
fix: fix library

Signed-off-by: Zixuan Liu <[email protected]>

164a29acd4900fc65f8f1005281a4fbf3ed18873 authored over 2 years ago by Zixuan Liu <[email protected]>
chore(release): 5.14.0-beta.1 [skip ci]

# [5.14.0-beta.1](https://github.com/casbin/node-casbin/compare/v5.13.1...v5.14.0-beta.1) (2022-...

674c30fb44c05c52f0b740209175d15e0568f3eb authored over 2 years ago by semantic-release-bot <[email protected]>
chore: ready to release beta version

Signed-off-by: Zixuan Liu <[email protected]>

68da40453e8767a4bd5c2f15fd7d5922bdc20530 authored over 2 years ago by Zixuan Liu <[email protected]>
build: output ESM and UMD

Signed-off-by: Zixuan Liu <[email protected]>

(cherry picked from commit dea6c17ca236c1766cf914...

f953334ecc1274e7884749036861853c4445e3fb authored over 2 years ago by Zixuan Liu <[email protected]>
feat: RBAC with Domains API

Signed-off-by: Gabriel-403 <[email protected]>

(cherry picked from commit 5e49b41a2988a20e32471...

3e38bb5a7223657fae21896ba2e0b9b39e099481 authored over 2 years ago by Gabriel-403 <[email protected]>
feat: Extend multiple sections type of escapeAssertion (#180)

* feat: Extend multiple sections type of escapeAssertion

Signed-off-by: Gabriel-403 <1499015923...

33c784cbdc0d650ba75b8177b69f41dc0ca11fae authored over 2 years ago by Gabriel-403 <[email protected]>
feat: Multiple sections type

Signed-off-by: Gabriel-403 <[email protected]>

(cherry picked from commit 2635601ab1b1dd8d613bb...

cc58c57ae4a7c3202c7217497bef8016df93fe26 authored over 2 years ago by Gabriel-403 <[email protected]>
refactor: Remove file-related comments and arguments (#169)

* refactor: Remove file-related comments and arguments

Signed-off-by: Zxilly <zhouxinyu1001@gma...

9da11b12e97e22338a1ade6e19b1846c437a9f37 authored over 2 years ago by Zxilly <[email protected]>
fix: rename StringAdapter to MemoryAdapter

Signed-off-by: Zixuan Liu <[email protected]>

(cherry picked from commit aa92d40851d605d482b2a3...

0b1019aa2324ea4ea4c37119728dadac1bcf1fc3 authored over 2 years ago by Zixuan Liu <[email protected]>
refactor: enhance quota escape check

Signed-off-by: Zxilly <[email protected]>
(cherry picked from commit 5b826fce3a5a7e65af2f6...

b24dc9e8a511c0a46cf9ba204f3cc85180e21daa authored over 2 years ago by Zxilly <[email protected]>
feat: implement csv parser

This helps to reduce the volume

Signed-off-by: Zxilly <[email protected]>

(cherry picked...

968a23237b3193e594910f5f798bf349d6bff04c authored over 2 years ago by Zxilly <[email protected]>
feat: add policyArrayToString and policyStringToArray to util

Signed-off-by: Zixuan Liu <[email protected]>

(cherry picked from commit e71b40fc1917f1f8bd4f64...

0f66bc1b2fcddfd9c6e847dd06fd4a5f53c55fa9 authored over 2 years ago by Zixuan Liu <[email protected]>
fix: use csv-like format

Signed-off-by: Zxilly <[email protected]>
(cherry picked from commit 32ec20d07ff1c0f21c910...

3b54c934d0d9d08a4af18799c1292f9dc728e6a4 authored over 2 years ago by Zxilly <[email protected]>
fix: fix logic error and add unittests

Signed-off-by: Zxilly <[email protected]>
(cherry picked from commit 82124e3dccfbee9a2a9b7...

e36cc239b1588e884453e5441eda184350fdae39 authored over 2 years ago by Zxilly <[email protected]>
feat: implement string adapater

Signed-off-by: Gabriel-403 <[email protected]>
(cherry picked from commit fabd784ff5f2c2dbb0e1dd...

0c59cae0eba851509ff754b6f523a4feafc11f80 authored over 2 years ago by Gabriel-403 <[email protected]>
test: fix new enforcer

Signed-off-by: Zixuan Liu <[email protected]>

5d7f6af5c784e61c1d3d1634961b602b978c0280 authored over 2 years ago by Zixuan Liu <[email protected]>
refactor: strip node-casbin to casbin.js

Signed-off-by: Zxilly <[email protected]>

(cherry picked from commit 0b26bf2c058539f613c7...

6bc3e2920b9e9e07552350836b7ad51145e916a3 authored over 2 years ago by Zxilly <[email protected]>
chore(release): 5.13.1 [skip ci]

## [5.13.1](https://github.com/casbin/node-casbin/compare/v5.13.0...v5.13.1) (2022-02-22)

### B...

406da97261517a26bd8da589574a3a4e5b593e9c authored over 2 years ago by semantic-release-bot <[email protected]>
Merge pull request #349 from Shivansh-yadav13/bug-fix-2

fix: 'eval' not detected

c708be47870dcebefa594364a4e812220527ffab authored over 2 years ago by emptyList() <[email protected]>
fix: created two regex expressions

de5f2f4f27f40941b125bf068b8f90e44ba69fb1 authored over 2 years ago by Shivansh Yadav <[email protected]>
fix: 'eval' not detected

86e2add7c5aaa7901d21c1c4b9cb8e6d0b8bef75 authored over 2 years ago by Shivansh Yadav <[email protected]>
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#342)

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
-...

2d55577b05ebec6918a635ab59e5903dec364892 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#343)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release no...

d934b90a9da88f50c12c55768ff153752681adc3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 5.13.0 [skip ci]

# [5.13.0](https://github.com/casbin/node-casbin/compare/v5.12.0...v5.13.0) (2022-01-25)

### Fe...

c5e647f8683888ac62dd85bfc1902934d4dd47e2 authored over 2 years ago by semantic-release-bot <[email protected]>
feat: getImplicitUsersForRole (#341)

Added GetImplicitUsersForRole

340

ebfaede003cf0a4eef8a16f815f06518e74974fb authored over 2 years ago by Shivansh Yadav <[email protected]>
chore(release): 5.12.0 [skip ci]

# [5.12.0](https://github.com/casbin/node-casbin/compare/v5.11.5...v5.12.0) (2022-01-16)

### Fe...

04c6257a22fe3d0a6b931af261667e3f57fda8dd authored almost 3 years ago by semantic-release-bot <[email protected]>
feat(batchenforce): added batchEnforce (#338)

* feat(batchenforce): added batchEnforce

Added batchEnforce to enforce multiple requests

f...

56e55bd58b0f5be4a45e753f5ad58b01a27ef8b2 authored almost 3 years ago by Shivansh Yadav <[email protected]>
Add link to README.

ed98a18565ea9cd1ada1570763742a583afafe5a authored almost 3 years ago by Yang Luo <[email protected]>
Delete FUNDING.yml

fee57f9f28ac039c0afec87284523262bf70d637 authored almost 3 years ago by Yang Luo <[email protected]>
Merge pull request #326 from casbin/dependabot/npm_and_yarn/tmpl-1.0.5

chore(deps): bump tmpl from 1.0.4 to 1.0.5

f859d105b31668a93f965f1e2d6c3c5cb7f22f3d authored about 3 years ago by Yang Luo <[email protected]>
chore(deps): bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https:...

87058987ac7671ba745ed550a29b50e4d0ffd756 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #323 from casbin/dependabot/npm_and_yarn/tar-6.1.11

chore(deps): bump tar from 6.1.4 to 6.1.11

1cc5560f11c6fd4769074ba248c69b34c0674a4c authored about 3 years ago by Yang Luo <[email protected]>
chore(deps): bump tar from 6.1.4 to 6.1.11

Bumps [tar](https://github.com/npm/node-tar) from 6.1.4 to 6.1.11.
- [Release notes](https://git...

1c50ca66fdd5c2033c8b5ad632acbe9ed35a91e8 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 5.11.5 [skip ci]

## [5.11.5](https://github.com/casbin/node-casbin/compare/v5.11.4...v5.11.5) (2021-08-18)

### B...

9e0365a05c62b001e2b11bcfb22268356b3c7f9a authored about 3 years ago by semantic-release-bot <[email protected]>
fix: fix error overloading for role manager (#319)

this bug affects v5.5.0 to v5.11.4, it will reload role manager
unexpected and make role matchi...

e69450b53a06be4abda9b1669d578ef1e27dc19d authored about 3 years ago by Zxilly <[email protected]>
chore(release): 5.11.4 [skip ci]

## [5.11.4](https://github.com/casbin/node-casbin/compare/v5.11.3...v5.11.4) (2021-08-17)

### B...

cc186998c6091532d256cbf1cd24ed4960b09118 authored about 3 years ago by semantic-release-bot <[email protected]>
fix(replaceeval): add third param to replaceEval and only replace eval() w/ matching ruleName (#316)

This fixes #315.

fix #315

bd4f5bfb726c56b323d1417dc415deca21d2c170 authored about 3 years ago by Joshua Carter <[email protected]>
chore(release): 5.11.3 [skip ci]

## [5.11.3](https://github.com/casbin/node-casbin/compare/v5.11.2...v5.11.3) (2021-08-13)

### B...

c2a5abafd3c506eb23dbbfc203c17567ba87b2f4 authored about 3 years ago by semantic-release-bot <[email protected]>
fix: add support for legacy array definition method (#313)

* fix: add support for legacy array definition method

Signed-off-by: Zxilly <zhouxinyu1001@gm...

635eece1bead0bb365b9ea50f325860d1df3abc6 authored about 3 years ago by Zxilly <[email protected]>
chore(release): 5.11.2 [skip ci]

## [5.11.2](https://github.com/casbin/node-casbin/compare/v5.11.1...v5.11.2) (2021-08-13)

### B...

76f4969f56bbdb8f419f958f18c17da7d99cec10 authored about 3 years ago by semantic-release-bot <[email protected]>
fix: add full supoort for `in` operator (#310)

Signed-off-by: Zxilly <[email protected]>

446f8c700ab13cea5413d311da33e80dd6165f0e authored about 3 years ago by Zxilly <[email protected]>
Merge pull request #312 from casbin/dependabot/npm_and_yarn/path-parse-1.0.7

chore(deps): bump path-parse from 1.0.6 to 1.0.7

7d9599fec75a7b630128eb2013b0ec7264af9ef8 authored about 3 years ago by Yang Luo <[email protected]>
chore(deps): bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

50de7865345bdfe68954b084c609c6af392c5c1f authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #307 from casbin/dependabot/npm_and_yarn/tar-6.1.4

chore(deps): bump tar from 6.1.0 to 6.1.4

21713638450112f94492afe8967b25f6c72fd8ba authored about 3 years ago by Yang Luo <[email protected]>
chore(deps): bump tar from 6.1.0 to 6.1.4

Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.4.
- [Release notes](https://gith...

06f30955d2a390081c28899e804cbb6eec299f7d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 5.11.1 [skip ci]

## [5.11.1](https://github.com/casbin/node-casbin/compare/v5.11.0...v5.11.1) (2021-07-29)

### B...

2cf2664c2d38465a36111ced18df31962b368cce authored about 3 years ago by semantic-release-bot <[email protected]>
ci: fix release flow

Signed-off-by: Zxilly <[email protected]>

612ad62c4da2ab5caeb4803359e82f39254cd938 authored about 3 years ago by Zxilly <[email protected]>
build: update semantic release

Signed-off-by: Zxilly <[email protected]>

1d819c57a4f636e7eefaf0e5b5b4a992b9f4d8bc authored about 3 years ago by Zxilly <[email protected]>
Merge pull request #305 from Zxilly/master

fix: fix `in` opertor

8457f1894021988b56dc4cd88235757ee3d2eadb authored about 3 years ago by Yang Luo <[email protected]>
fix: fix `in` opertor

Signed-off-by: Zxilly <[email protected]>

17f35881522d1ad454de1a70ee1b12db7735788a authored about 3 years ago by Zxilly <[email protected]>
chore(release): 5.11.0 [skip ci]

# [5.11.0](https://github.com/casbin/node-casbin/compare/v5.10.0...v5.11.0) (2021-07-23)

### Fe...

034ec914a045118c42815ebe19c932acde2d6a34 authored about 3 years ago by semantic-release-bot <[email protected]>
feat: add keyGet and keyGet2 (#302)

Signed-off-by: Zxilly <[email protected]>

36e83cf6fef78d954062ae61d26a74842e6367d2 authored about 3 years ago by Zxilly <[email protected]>
chore(release): 5.10.0 [skip ci]

# [5.10.0](https://github.com/casbin/node-casbin/compare/v5.9.0...v5.10.0) (2021-07-19)

### Fea...

b105da2662fcf9d34020ceaabcd7c7a9221ff95a authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #299 from Zxilly/master

feat: use new license format

26f943ea7fc627303b01ecf926a691913817c8f7 authored over 3 years ago by Yang Luo <[email protected]>
feat: use new license format

Signed-off-by: Zxilly <[email protected]>

284d2a48cd67db8c197de24a99029858dbbe2da8 authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.9.0 [skip ci]

# [5.9.0](https://github.com/casbin/node-casbin/compare/v5.8.0...v5.9.0) (2021-06-18)

### Featu...

6f46f49769c428ed9b46c87e95c801699d4aa53e authored over 3 years ago by semantic-release-bot <[email protected]>
feat: Add lazyload option at enforcer init method (#289)

Signed-off-by: Gabriel-403 <[email protected]>

e858dcbab2351de038e2c5385bbfd20b7aa255ad authored over 3 years ago by Gabriel-403 <[email protected]>
Merge pull request #287 from Zxilly/build

build: adjusting for expression-eval 4

8e3dd5dc7264875febb0b494ef0385520a8932c3 authored over 3 years ago by Zxilly <[email protected]>
build: adjusting for expression-eval 4

Signed-off-by: Zxilly <[email protected]>

bf39f1fec4afaed9ca76f9028cf292de8392890f authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.8.0 [skip ci]

# [5.8.0](https://github.com/casbin/node-casbin/compare/v5.7.2...v5.8.0) (2021-06-14)

### Featu...

ca519f7388386fbc63c58eb64a5a4e6fb20df87d authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #284 from Zxilly/inOperator

feat: add support for `in` operator

e372d718ac15bd3582664db17fb87a7e03a8b74d authored over 3 years ago by Yang Luo <[email protected]>
feat: add support for `in` operator

Signed-off-by: Zxilly <[email protected]>

a44c6a99ed36634a67e7888472e8f6d324b257f4 authored over 3 years ago by Zxilly <[email protected]>
chore(release): 5.7.2 [skip ci]

## [5.7.2](https://github.com/casbin/node-casbin/compare/v5.7.1...v5.7.2) (2021-06-12)

### Bug ...

839dbff9cfca8e9d566855ce7b76c00cba4e9e12 authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #283 from MRGUOKING/master

fix: Support for loadIncrementalFilteredPolicy

0c38298a75cec20290c77d32671a720a90860ab7 authored over 3 years ago by Yang Luo <[email protected]>
fix: Support for loadIncrementalFilteredPolicy

Signed-off-by: MRGUOKING <[email protected]>

Support for loadIncrementalFilteredPolicy

Signed-o...

72c2001ab064d190bfa5bcd305829d083eca52f7 authored over 3 years ago by MRGUOKING <[email protected]>
Merge pull request #280 from casbin/dependabot/npm_and_yarn/trim-newlines-3.0.1

chore(deps): bump trim-newlines from 3.0.0 to 3.0.1

2b6e71735f99076ec89948a68b7db50b93013650 authored over 3 years ago by Yang Luo <[email protected]>
chore(deps): bump trim-newlines from 3.0.0 to 3.0.1

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Rel...

d50edf240bcb3ab475e922b42abf299fb3dc456c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #279 from casbin/dependabot/npm_and_yarn/normalize-url-6.0.1

chore(deps): bump normalize-url from 6.0.0 to 6.0.1

7e6a520afaae9f6ea503e6d34e1503f30589faef authored over 3 years ago by Yang Luo <[email protected]>
chore(deps): bump normalize-url from 6.0.0 to 6.0.1

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 6.0.0 to 6.0.1.
- [Rel...

263cd773224d91f9839c3f85406cd894b41a1aa3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #276 from casbin/dependabot/npm_and_yarn/ws-7.4.6

chore(deps): bump ws from 7.4.5 to 7.4.6

bb67ef64287911931c1431ce5800f2187691620c authored over 3 years ago by Yang Luo (罗杨) <[email protected]>
chore(deps): bump ws from 7.4.5 to 7.4.6

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://gith...

aa967f1e07d18e73639d65563f7b2d2f416d05c2 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>