@casl/ability
Advanced tools
+4
-2
| { | ||
| "name": "@casl/ability", | ||
| "version": "6.0.0", | ||
| "version": "6.1.0", | ||
| "description": "CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access", | ||
@@ -13,2 +13,3 @@ "funding": "https://github.com/stalniy/casl/blob/master/BACKERS.md", | ||
| ".": { | ||
| "types": "./dist/types/index.d.ts", | ||
| "import": "./dist/es6m/index.mjs", | ||
@@ -18,2 +19,3 @@ "require": "./dist/es6c/index.js" | ||
| "./extra": { | ||
| "types": "./dist/types/extra.d.ts", | ||
| "import": "./dist/es6m/extra.mjs", | ||
@@ -59,3 +61,3 @@ "require": "./dist/es6c/extra.js" | ||
| "@casl/dx": "workspace:^1.0.0", | ||
| "@types/jest": "^27.4.7", | ||
| "@types/jest": "^28.0.0", | ||
| "@types/node": "^14.0.5", | ||
@@ -62,0 +64,0 @@ "chai": "^4.1.0", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
305382
0.03%