Skip to content

Commit 943b6bb

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/packages/openfeature-browser-provider/example/next-14.2.25
2 parents 32eb110 + 44abea8 commit 943b6bb

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

packages/node-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bucketco/node-sdk",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -44,6 +44,6 @@
4444
"vitest": "~1.6.0"
4545
},
4646
"dependencies": {
47-
"@bucketco/flag-evaluation": "~0.1.0"
47+
"@bucketco/flag-evaluation": "0.1.2"
4848
}
4949
}

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,15 @@ __metadata:
545545
languageName: unknown
546546
linkType: soft
547547

548+
"@bucketco/flag-evaluation@npm:0.1.2":
549+
version: 0.1.2
550+
resolution: "@bucketco/flag-evaluation@npm:0.1.2"
551+
dependencies:
552+
js-sha256: "npm:0.11.0"
553+
checksum: 10c0/8c618d90b35d7ce3cadb62ef0f9b3053eeaebd5cefa87c897ec09071fa065253a029c3f9b78497dda07c17abe85ef375a28887e7a618dbb543503a4870f7df25
554+
languageName: node
555+
linkType: hard
556+
548557
"@bucketco/flag-evaluation@npm:~0.1.0, @bucketco/flag-evaluation@workspace:packages/flag-evaluation":
549558
version: 0.0.0-use.local
550559
resolution: "@bucketco/flag-evaluation@workspace:packages/flag-evaluation"
@@ -576,7 +585,7 @@ __metadata:
576585
dependencies:
577586
"@babel/core": "npm:~7.24.7"
578587
"@bucketco/eslint-config": "npm:~0.0.2"
579-
"@bucketco/flag-evaluation": "npm:~0.1.0"
588+
"@bucketco/flag-evaluation": "npm:0.1.2"
580589
"@bucketco/tsconfig": "npm:~0.0.2"
581590
"@types/node": "npm:^22.12.0"
582591
"@vitest/coverage-v8": "npm:~1.6.0"

0 commit comments

Comments
 (0)