@casl/ability
Advanced tools
+9
-1
@@ -5,2 +5,9 @@ # Change Log | ||
| ## [5.3.1](https://github.com/stalniy/casl/compare/@casl/ability@5.3.0...@casl/ability@5.3.1) (2021-05-12) | ||
| ### Bug Fixes | ||
| * adjusts package tags to improve discoverability ([73e88b0](https://github.com/stalniy/casl/commit/73e88b0a256625b193b2cd9dc4a219f2e1193cbc)) | ||
| # [5.3.0](https://github.com/stalniy/casl/compare/@casl/ability@5.2.2...@casl/ability@5.3.0) (2021-05-10) | ||
@@ -11,4 +18,5 @@ | ||
| * **prisma:** adds prisma integration ([#505](https://github.com/stalniy/casl/issues/505)) ([9f91ac4](https://github.com/stalniy/casl/commit/9f91ac403f05c8fac5229b1c9e243909379efbc6)), closes [#161](https://github.com/stalniy/casl/issues/161) [#161](https://github.com/stalniy/casl/issues/161) | ||
| * **types:** exposes HKT types in CASL (related to [#505](https://github.com/stalniy/casl/issues/505)) ([9f91ac4](https://github.com/stalniy/casl/commit/9f91ac403f05c8fac5229b1c9e243909379efbc6))) | ||
| ## [5.2.2](https://github.com/stalniy/casl/compare/@casl/ability@5.2.1...@casl/ability@5.2.2) (2021-01-27) | ||
@@ -15,0 +23,0 @@ |
+1
-3
| { | ||
| "name": "@casl/ability", | ||
| "version": "5.3.0", | ||
| "version": "5.3.1", | ||
| "description": "CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access", | ||
@@ -44,4 +44,2 @@ "funding": "https://github.com/stalniy/casl/blob/master/BACKERS.md", | ||
| "authorization", | ||
| "access control", | ||
| "security", | ||
| "acl", | ||
@@ -48,0 +46,0 @@ "abac", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
345478
0.04%