@openfeature/flagd-web-provider
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@openfeature/flagd-web-provider", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"scripts": { | ||
@@ -16,7 +16,6 @@ "publish-if-not-exists": "cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi", | ||
"dependencies": { | ||
"@bufbuild/connect-web": "0.3.3", | ||
"@bufbuild/protobuf": "0.4.0", | ||
"events": "3.3.0", | ||
"@bufbuild/connect-web": "0.6.0", | ||
"@bufbuild/protobuf": "1.0.0", | ||
"ts-md5": "1.3.1" | ||
} | ||
} |
53971
4
12
+ Added@bufbuild/connect-web@0.6.0(transitive)
+ Added@bufbuild/protobuf@1.0.0(transitive)
- Removedevents@3.3.0
- Removed@bufbuild/connect-web@0.3.3(transitive)
- Removed@bufbuild/protobuf@0.4.0(transitive)
- Removedevents@3.3.0(transitive)
Updated@bufbuild/connect-web@0.6.0
Updated@bufbuild/protobuf@1.0.0