@devcycle/react-client-sdk
Advanced tools
Comparing version 1.20.5 to 1.20.6
@@ -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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19702
Updated@devcycle/types@^1.10.5