🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@dotcms/react

Package Overview
Dependencies
Maintainers
0
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcms/react - npm Package Compare versions

Comparing version

to
0.0.1-alpha.57

4

package.json
{
"name": "@dotcms/react",
"version": "0.0.1-alpha.56",
"version": "0.0.1-alpha.57",
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@dotcms/client": "0.0.1-alpha.56",
"@dotcms/client": "0.0.1-alpha.57",
"@tinymce/tinymce-react": "^5.1.1"

@@ -9,0 +9,0 @@ },

@@ -1,2 +0,1 @@

/// <reference types="react" />
import { DotCMSPageEditorConfig } from '@dotcms/client';

@@ -3,0 +2,0 @@ import { DotCMSPageContext } from '../../models';

@@ -1,2 +0,1 @@

/// <reference types="react" />
import { DotEditableTextProps } from './utils';

@@ -3,0 +2,0 @@ /**

@@ -1,2 +0,1 @@

/// <reference types="react" />
import { DotCMSPageContext, DotCMSContentlet } from '../models';

@@ -3,0 +2,0 @@ export declare const dotcmsContentletMock: DotCMSContentlet;

Sorry, the diff of this file is too big to display