File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed
Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 1- 2.139.0-beta.1
1+ 2.139.0-beta.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @drift-labs/sdk" ,
3- "version" : " 2.139.0-beta.1 " ,
3+ "version" : " 2.139.0-beta.2 " ,
44 "main" : " lib/node/index.js" ,
55 "types" : " lib/node/index.d.ts" ,
66 "browser" : " ./lib/browser/index.js" ,
Original file line number Diff line number Diff line change 12811281 dependencies :
12821282 undici-types "~5.26.4"
12831283
1284+ " @types/protobufjs@^6.0.0 " :
1285+ version "6.0.0"
1286+ resolved "https://registry.yarnpkg.com/@types/protobufjs/-/protobufjs-6.0.0.tgz#aeabb43f9507bb19c8adfb479584c151082353e4"
1287+ integrity sha512-A27RDExpAf3rdDjIrHKiJK6x8kqqJ4CmoChwtipfhVAn1p7+wviQFFP7dppn8FslSbHtQeVPvi8wNKkDjSYjHw==
1288+ dependencies :
1289+ protobufjs "*"
1290+
12841291" @types/semver@^7.5.0 " :
12851292 version "7.7.0"
12861293 resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.0.tgz#64c441bdae033b378b6eef7d0c3d77c329b9378e"
@@ -3721,6 +3728,24 @@ pretty-ms@^7.0.1:
37213728 dependencies :
37223729 parse-ms "^2.1.0"
37233730
3731+ protobufjs@*, protobufjs@^7.5.3 :
3732+ version "7.5.4"
3733+ resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.4.tgz#885d31fe9c4b37f25d1bb600da30b1c5b37d286a"
3734+ integrity sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==
3735+ dependencies :
3736+ " @protobufjs/aspromise" " ^1.1.2"
3737+ " @protobufjs/base64" " ^1.1.2"
3738+ " @protobufjs/codegen" " ^2.0.4"
3739+ " @protobufjs/eventemitter" " ^1.1.0"
3740+ " @protobufjs/fetch" " ^1.1.0"
3741+ " @protobufjs/float" " ^1.0.2"
3742+ " @protobufjs/inquire" " ^1.1.0"
3743+ " @protobufjs/path" " ^1.1.2"
3744+ " @protobufjs/pool" " ^1.1.0"
3745+ " @protobufjs/utf8" " ^1.1.0"
3746+ " @types/node" " >=13.7.0"
3747+ long "^5.0.0"
3748+
37243749protobufjs@^7.2.5, protobufjs@^7.4.0 :
37253750 version "7.5.3"
37263751 resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.3.tgz#13f95a9e3c84669995ec3652db2ac2fb00b89363"
You can’t perform that action at this time.
0 commit comments