Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@casl/ability

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casl/ability - npm Package Compare versions

Comparing version
6.7.5
to
6.8.0
+1
-0
dist/types/index.d.ts

@@ -6,2 +6,3 @@ export * from './Ability';

export * from './RawRule';
export type { Rule, RuleOptions } from './Rule';
export * from './hkt';

@@ -8,0 +9,0 @@ export * from './matchers/conditions';

+2
-2
{
"name": "@casl/ability",
"version": "6.7.5",
"version": "6.8.0",
"description": "CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access",

@@ -46,3 +46,3 @@ "funding": "https://github.com/stalniy/casl/blob/master/BACKERS.md",

"@casl/dx": "^1.0.0",
"@types/jest": "^29.0.0",
"@types/jest": "^30.0.0",
"@types/node": "^24.0.0",

@@ -49,0 +49,0 @@ "chai": "^4.1.0",