File tree 4 files changed +180
-150
lines changed
4 files changed +180
-150
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " secure-store-redis" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " A simple wrapper to encrypt and decrypt data stored in Redis" ,
5
5
"license" : " MIT" ,
6
6
"private" : false ,
41
41
"devDependencies" : {
42
42
"@types/chai" : " 4.3.5" ,
43
43
"@types/debug" : " 4.1.7" ,
44
- "@types/eslint" : " 8.4.6 " ,
44
+ "@types/eslint" : " 8.37.0 " ,
45
45
"@types/mocha" : " 10.0.1" ,
46
- "@types/node" : " 18.7.13 " ,
47
- "@typescript-eslint/eslint-plugin" : " 5.36.0 " ,
48
- "@typescript-eslint/parser" : " 5.36.0 " ,
46
+ "@types/node" : " 20.1.4 " ,
47
+ "@typescript-eslint/eslint-plugin" : " 5.59.5 " ,
48
+ "@typescript-eslint/parser" : " 5.59.5 " ,
49
49
"chai" : " 4.3.7" ,
50
50
"debug" : " 4.3.4" ,
51
- "eslint" : " 8.22 .0" ,
51
+ "eslint" : " 8.40 .0" ,
52
52
"eslint-plugin-security-node" : " 1.1.1" ,
53
53
"mocha" : " 10.2.0" ,
54
54
"prettier" : " 2.8.8" ,
55
55
"ts-node" : " 10.9.1" ,
56
- "typescript" : " 4.8.2 "
56
+ "typescript" : " 5.0.4 "
57
57
},
58
58
"repository" : {
59
59
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments