Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@harnessio/ff-react-client-sdk

Package Overview
Dependencies
Maintainers
7
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harnessio/ff-react-client-sdk - npm Package Compare versions

Comparing version 1.0.0-alpha.12 to 1.0.0

4

package.json
{
"name": "@harnessio/ff-react-client-sdk",
"version": "1.0.0-alpha.12",
"version": "1.0.0",
"author": "Harness",

@@ -24,3 +24,3 @@ "license": "Apache-2.0",

"dependencies": {
"@harnessio/ff-javascript-client-sdk": "^1.4.12",
"@harnessio/ff-javascript-client-sdk": "^1.4.14",
"lodash.omit": "^4.5.0"

@@ -27,0 +27,0 @@ },

@@ -1,4 +0,1 @@

| ⚠️ ALPHA: PLEASE DON'T USE IN PROD ⚠️ |
| ------------------------------------- |
# React.js Client SDK For Harness Feature Flags

@@ -11,7 +8,7 @@

Use this README to get started with our Feature Flags (FF) Client SDK for React.js. This guide outlines the basics of
Use this README to get started with our Feature Flags (FF) Client SDK for React. This guide outlines the basics of
getting started with the SDK and provides a full code sample for you to try out.
This sample doesn't include configuration options, for in depth steps and configuring the SDK, see
the [JavaScript Client SDK Reference](https://docs.harness.io/article/bmlvsxhp13-java-script-sdk-references).
the [React Client SDK Reference](https://docs.harness.io/article/ptyhvcixyg-react-client-sdk-guide).

@@ -154,3 +151,3 @@ ## Requirements

<CompontToDisplayAfterLoad /> <!-- component to display when Flags are available -->
< /FFContextProvider>
</FFContextProvider>
)

@@ -320,4 +317,3 @@ }

For further examples and config options, see
the [React.js Client SDK Reference](https://docs.harness.io/article/3v7fclfg59-node-js-sdk-reference) and
the [test React.js project](https://github.com/harness/ff-nodejs-server-sdk).
the [React.js Client SDK Reference](https://docs.harness.io/article/ptyhvcixyg-react-client-sdk-guide)
For more information about Feature Flags, see

@@ -324,0 +320,0 @@ our [Feature Flags documentation](https://docs.harness.io/article/0a2u2ppp8s-getting-started-with-feature-flags).

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