New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@openfeature/flagd-web-provider

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openfeature/flagd-web-provider - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

src/package.json

7

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc