File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 "@types/express" : " 4.17.13" ,
5151 "@types/jasmine" : " ^5.1.8" ,
5252 "@types/jest" : " ^29.5.12" ,
53+ "@types/keccak" : " ^3.0.5" ,
5354 "@types/lodash" : " ^4.14.121" ,
5455 "@types/mocha" : " ^10.0.10" ,
5556 "@types/morgan" : " ^1.7.35" ,
6566 "eslint-plugin-prettier" : " ^4.0.0" ,
6667 "jasmine" : " ^5.8.0" ,
6768 "jest" : " ^29.7.0" ,
69+ "keccak" : " ^3.0.3" ,
6870 "mocha" : " ^11.6.0" ,
6971 "nock" : " ^13.3.1" ,
7072 "nodemon" : " ^3.1.10" ,
7880 "ts-jest" : " ^29.1.2" ,
7981 "ts-node" : " ^10.9.2" ,
8082 "typescript" : " ^5.0.0" ,
81- "typescript-cached-transpile" : " ^0.0.6" ,
82- "keccak" : " ^3.0.3"
83+ "typescript-cached-transpile" : " ^0.0.6"
8384 },
8485 "engines" : {
8586 "node" : " >=22.1.0"
Original file line number Diff line number Diff line change 53005300 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
53015301 integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
53025302
5303+ "@types/keccak@^3.0.5":
5304+ version "3.0.5"
5305+ resolved "https://registry.yarnpkg.com/@types/keccak/-/keccak-3.0.5.tgz#76db7c4fa73f1706cc396754cc890bb5d71398a7"
5306+ integrity sha512-Mvu4StIJ9KyfPXDVRv3h0fWNBAjHPBQZ8EPcxhqA8FG6pLzxtytVXU5owB6J2/8xZ+ZspWTXJEUjAHt0pk0I1Q==
5307+ dependencies:
5308+ "@types/node" "*"
5309+
53035310"@types/keyv@^3.1.4":
53045311 version "3.1.4"
53055312 resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.4.tgz#3ccdb1c6751b0c7e52300bcdacd5bcbf8faa75b6"
You can’t perform that action at this time.
0 commit comments