You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@remkoj/optimizely-cms-react

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remkoj/optimizely-cms-react - npm Package Compare versions

Comparing version

to
5.1.3

2

dist/components/cms-editable/index.d.ts

@@ -31,3 +31,3 @@ import { PropsWithChildren, type ReactNode } from 'react';

*/
forwardCtx?: ElementProps<FT>['ctx'] extends GenericContext ? boolean | GenericContextProps<FT> : GenericContextProps<FT>;
forwardCtx?: boolean | GenericContextProps<FT>;
/**

@@ -34,0 +34,0 @@ * If set, the `data-epi-block-id` attribute will always be included when the `cmsId`

{
"name": "@remkoj/optimizely-cms-react",
"license": "Apache-2.0",
"version": "5.1.2",
"version": "5.1.3",
"repository": "https://github.com/remkoj/optimizely-dxp-clients.git",

@@ -30,5 +30,5 @@ "author": "Remko Jantzen <693172+remkoj@users.noreply.github.com>",

"devDependencies": {
"@remkoj/optimizely-graph-client": "5.1.2",
"@remkoj/optimizely-graph-client": "5.1.3",
"@types/crypto-js": "^4.2.2",
"@types/node": "^22.16.2",
"@types/node": "^22.16.4",
"@types/react": "^18.3.23",

@@ -35,0 +35,0 @@ "@types/react-dom": "18.3.7",

Sorry, the diff of this file is not supported yet