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 to 1.5.0

3

dist/cjs/test-utils/TestWrapper.js

@@ -13,3 +13,4 @@ "use strict";

setEvaluations: jest.fn(),
registerAPIRequestMiddleware: jest.fn()
registerAPIRequestMiddleware: jest.fn(),
refreshEvaluations: jest.fn()
};

@@ -16,0 +17,0 @@ const TestWrapper = ({ children, loading = false, flags }) => {

@@ -10,3 +10,4 @@ import { jsx as _jsx } from "react/jsx-runtime";

setEvaluations: jest.fn(),
registerAPIRequestMiddleware: jest.fn()
registerAPIRequestMiddleware: jest.fn(),
refreshEvaluations: jest.fn()
};

@@ -13,0 +14,0 @@ export const TestWrapper = ({ children, loading = false, flags }) => {

{
"name": "@harnessio/ff-react-client-sdk",
"version": "1.4.0",
"version": "1.5.0",
"author": "Harness",

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

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

@@ -27,0 +27,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