File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @bucketco/browser-sdk" ,
3- "version" : " 3.1.3 " ,
3+ "version" : " 3.2.0 " ,
44 "packageManager" : " yarn@4.1.1" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @bucketco/react-sdk" ,
3- "version" : " 3.1.5 " ,
3+ "version" : " 3.2.0 " ,
44 "license" : " MIT" ,
55 "repository" : {
66 "type" : " git" ,
3434 }
3535 },
3636 "dependencies" : {
37- "@bucketco/browser-sdk" : " 3.1.3 " ,
37+ "@bucketco/browser-sdk" : " 3.2.0 " ,
3838 "canonical-json" : " ^0.0.4" ,
3939 "rollup" : " ^4.2.0"
4040 },
Original file line number Diff line number Diff line change @@ -460,7 +460,19 @@ __metadata:
460460 languageName: node
461461 linkType: hard
462462
463- "@bucketco/browser-sdk@npm:3.1.3, @bucketco/browser-sdk@workspace:packages/browser-sdk":
463+ "@bucketco/browser-sdk@npm:3.1.3":
464+ version: 3.1.3
465+ resolution: "@bucketco/browser-sdk@npm:3.1.3"
466+ dependencies:
467+ "@floating-ui/dom": "npm:^1.6.8"
468+ canonical-json: "npm:^0.0.4"
469+ js-cookie: "npm:^3.0.5"
470+ preact: "npm:^10.22.1"
471+ checksum: 10c0/85a081338a5514a5e641da2b20d4d3d5f337540e198e934d5040df967b24810faa5cb14bebe894d9fed29927e3b41d40ecc8862795e078425840a300d43150b1
472+ languageName: node
473+ linkType: hard
474+
475+ "@bucketco/browser-sdk@npm:3.2.0, @bucketco/browser-sdk@workspace:packages/browser-sdk":
464476 version: 0.0.0-use.local
465477 resolution: "@bucketco/browser-sdk@workspace:packages/browser-sdk"
466478 dependencies:
@@ -649,7 +661,7 @@ __metadata:
649661 version: 0.0.0-use.local
650662 resolution: "@bucketco/react-sdk@workspace:packages/react-sdk"
651663 dependencies:
652- "@bucketco/browser-sdk": "npm:3.1.3 "
664+ "@bucketco/browser-sdk": "npm:3.2.0 "
653665 "@bucketco/eslint-config": "workspace:^"
654666 "@bucketco/tsconfig": "workspace:^"
655667 "@testing-library/react": "npm:^15.0.7"
You can’t perform that action at this time.
0 commit comments