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
8
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.4.0-rc4 to 1.4.0-rc5

dist/cjs/test-utils/index.d.ts

2

package.json
{
"name": "@harnessio/ff-react-client-sdk",
"version": "1.4.0-rc4",
"version": "1.4.0-rc5",
"author": "Harness",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -390,5 +390,8 @@ # React.js Client SDK For Harness Feature Flags

> N.B. to use the `TestWrapper` component, you must import it from the `dist/cjs/test-utils` directory, not from the
> main package.
```typescript jsx
import { render, screen } from '@testing-library/react'
import { TestWrapper } from '@harnessio/ff-react-client-sdk'
import { TestWrapper } from '@harnessio/ff-react-client-sdk/dist/cjs/test-utils'

@@ -395,0 +398,0 @@ // ...

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