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

@devcycle/react-client-sdk

Package Overview
Dependencies
Maintainers
6
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devcycle/react-client-sdk - npm Package Compare versions

Comparing version 1.20.5 to 1.20.6

2

index.cjs.js

@@ -25,3 +25,3 @@ 'use strict';

...options,
deferInitialization: true,
deferInitialization: true, // make typescript happy
bootstrapConfig: undefined,

@@ -28,0 +28,0 @@ });

@@ -17,3 +17,3 @@ import { jsx } from 'react/jsx-runtime';

...options,
deferInitialization: true,
deferInitialization: true, // make typescript happy
bootstrapConfig: undefined,

@@ -20,0 +20,0 @@ });

{
"name": "@devcycle/react-client-sdk",
"version": "1.20.5",
"version": "1.20.6",
"description": "The DevCycle React SDK used for feature management.",

@@ -30,4 +30,4 @@ "author": "DevCycle <support@devcycle.com>",

"dependencies": {
"@devcycle/js-client-sdk": "^1.22.5",
"@devcycle/types": "^1.10.4",
"@devcycle/js-client-sdk": "^1.22.6",
"@devcycle/types": "^1.10.5",
"hoist-non-react-statics": "^3.3.2"

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