Commit c631b4a 1 parent cc54fe4 commit c631b4a Copy full SHA for c631b4a
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rabbit-company/argon2id" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"exports" : " ./src/argon2id.ts" ,
5
5
"publish" : {
6
6
"include" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rabbit-company/argon2id" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " Argon2id hash function" ,
5
5
"main" : " ./module/argon2id.js" ,
6
6
"browser" : " ./module/argon2id.js" ,
41
41
" security"
42
42
],
43
43
"devDependencies" : {
44
- "@types/bun" : " ^1.1.8 " ,
44
+ "@types/bun" : " ^1.1.9 " ,
45
45
"bun-plugin-dts" : " ^0.2.3" ,
46
46
"wasm-pack" : " ^0.13.0" ,
47
47
"@rabbit-company/logger" : " ^4.0.0"
48
48
},
49
49
"peerDependencies" : {
50
- "typescript" : " ^5.5.4 "
50
+ "typescript" : " ^5.6.2 "
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments