@dotcms/react
Advanced tools
+1
-1
| { | ||
| "name": "@dotcms/react", | ||
| "version": "1.0.2-next.1", | ||
| "version": "1.0.2-next.2", | ||
| "peerDependencies": { | ||
@@ -5,0 +5,0 @@ "react": ">=18", |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| import { BlockEditorNode } from '@dotcms/types'; | ||
@@ -3,0 +2,0 @@ interface CodeBlockProps { |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| interface ListItemProps { | ||
@@ -3,0 +2,0 @@ children: React.ReactNode; |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| import { BlockEditorMark, BlockEditorNode } from '@dotcms/types'; | ||
@@ -3,0 +2,0 @@ interface MarkProps extends BlockEditorMark { |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| import { BlockEditorContent } from '@dotcms/types'; | ||
@@ -3,0 +2,0 @@ /** |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| import { DotCMSBasicContentlet } from '@dotcms/types'; | ||
@@ -31,3 +30,3 @@ import { DotCMSEditableTextProps } from './utils'; | ||
| */ | ||
| export declare function DotCMSEditableText<T extends DotCMSBasicContentlet>({ mode, format, contentlet, fieldName }: Readonly<DotCMSEditableTextProps<T>>): JSX.Element; | ||
| export declare function DotCMSEditableText<T extends DotCMSBasicContentlet>({ mode, format, contentlet, fieldName }: Readonly<DotCMSEditableTextProps<T>>): import("react/jsx-runtime").JSX.Element; | ||
| export default DotCMSEditableText; |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| import { DotCMSBasicContentlet, DotCMSPageAsset, DotCMSPageRendererMode } from '@dotcms/types'; | ||
@@ -3,0 +2,0 @@ export interface DotCMSLayoutBodyProps<TContentlet extends DotCMSBasicContentlet = DotCMSBasicContentlet> { |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| import { UVE_MODE } from '@dotcms/types'; | ||
@@ -3,0 +2,0 @@ /** |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| import { DotCMSBasicContentlet } from '@dotcms/types'; | ||
@@ -3,0 +2,0 @@ /** |
@@ -1,2 +0,1 @@ | ||
| /// <reference types="react" /> | ||
| import { DotCMSBasicContentlet, DotCMSPageAsset, DotCMSPageRendererMode } from '@dotcms/types'; | ||
@@ -3,0 +2,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
| import { DotCMSComposedPageResponse } from '@dotcms/types'; | ||
| import { DotCMSComposedPageResponse, DotCMSExtendedPageResponse } from '@dotcms/types'; | ||
| /** | ||
@@ -90,2 +90,2 @@ * Custom hook to manage the editable state of a DotCMS page. | ||
| */ | ||
| export declare const useEditableDotCMSPage: <T extends Partial<Pick<import("@dotcms/types").DotCMSPageResponse, "pageAsset" | "content">>>(pageResponse: DotCMSComposedPageResponse<T>) => DotCMSComposedPageResponse<T>; | ||
| export declare const useEditableDotCMSPage: <T extends DotCMSExtendedPageResponse>(pageResponse: DotCMSComposedPageResponse<T>) => DotCMSComposedPageResponse<T>; |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
243879
-0.12%5890
-0.15%