File tree Expand file tree Collapse file tree 2 files changed +132
-288
lines changed Expand file tree Collapse file tree 2 files changed +132
-288
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " abacl" ,
3
- "version" : " 8.0.5 " ,
3
+ "version" : " 8.0.6 " ,
4
4
"description" : " Attribute Based Access Control Library" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
41
41
},
42
42
"devDependencies" : {
43
43
"@types/jest" : " 29.5.11" ,
44
- "@types/node" : " ^20.10.4 " ,
45
- "@typescript-eslint/eslint-plugin" : " 6.13.2 " ,
46
- "@typescript-eslint/parser" : " 6.13.2 " ,
47
- "eslint" : " 8.55 .0" ,
44
+ "@types/node" : " ^20.11.5 " ,
45
+ "@typescript-eslint/eslint-plugin" : " 6.19.0 " ,
46
+ "@typescript-eslint/parser" : " 6.19.0 " ,
47
+ "eslint" : " 8.56 .0" ,
48
48
"eslint-config-prettier" : " 9.1.0" ,
49
- "eslint-plugin-prettier" : " 5.0.1 " ,
49
+ "eslint-plugin-prettier" : " 5.1.3 " ,
50
50
"jest" : " ^29.7.0" ,
51
51
"make-coverage-badge" : " 1.2.0" ,
52
- "prettier" : " 3.1.0 " ,
52
+ "prettier" : " 3.2.4 " ,
53
53
"ts-jest" : " ^29.1.1" ,
54
- "ts-node" : " 10.9.1 " ,
55
- "typedoc" : " 0.25.4 " ,
54
+ "ts-node" : " 10.9.2 " ,
55
+ "typedoc" : " 0.25.7 " ,
56
56
"typescript" : " 5.3.3"
57
57
},
58
58
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments