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

@payloadcms/richtext-slate

Package Overview
Dependencies
Maintainers
7
Versions
472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@payloadcms/richtext-slate - npm Package Compare versions

Comparing version 3.0.0-beta.70 to 3.0.0-beta.71

3

dist/field/elements/link/LinkDrawer/types.d.ts

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

import type { FieldMap } from '@payloadcms/ui';
import type { FormState } from 'payload';
import type { FieldMap, FormState } from 'payload';
export type Props = {

@@ -4,0 +3,0 @@ drawerSlug: string;

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { FormFieldBase } from 'payload';
import React from 'react';

@@ -3,0 +3,0 @@ import './index.scss';

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { FormFieldBase } from 'payload';
import React from 'react';

@@ -3,0 +3,0 @@ import './index.scss';

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { ClientCollectionConfig } from 'payload';
import type { ClientCollectionConfig, FormFieldBase } from 'payload';
import React from 'react';

@@ -4,0 +3,0 @@ import type { UploadElementType } from '../../types.js';

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { FormFieldBase } from 'payload';
import React from 'react';

@@ -3,0 +3,0 @@ export declare const RichTextField: React.FC<{

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { FormFieldBase } from 'payload';
import React from 'react';

@@ -3,0 +3,0 @@ type ElementButtonContextType = {

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { FormFieldBase } from 'payload';
import type { Element } from 'slate';

@@ -3,0 +3,0 @@ import React from 'react';

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { FormFieldBase } from 'payload';
import React from 'react';

@@ -3,0 +3,0 @@ type LeafButtonContextType = {

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { FormFieldBase } from 'payload';
import React from 'react';

@@ -3,0 +3,0 @@ type LeafContextType = {

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

import type { FormFieldBase } from '@payloadcms/ui';
import type { FormFieldBase } from 'payload';
import type { BaseEditor } from 'slate';

@@ -3,0 +3,0 @@ import type { HistoryEditor } from 'slate-history';

{
"name": "@payloadcms/richtext-slate",
"version": "3.0.0-beta.70",
"version": "3.0.0-beta.71",
"description": "The officially supported Slate richtext adapter for Payload",

@@ -39,10 +39,10 @@ "homepage": "https://payloadcms.com",

"@payloadcms/eslint-config": "3.0.0-beta.59",
"@payloadcms/ui": "3.0.0-beta.70",
"payload": "3.0.0-beta.70"
"@payloadcms/ui": "3.0.0-beta.71",
"payload": "3.0.0-beta.71"
},
"peerDependencies": {
"react": "^19.0.0 || ^19.0.0-rc-6230622a1a-20240610",
"@payloadcms/translations": "3.0.0-beta.70",
"@payloadcms/ui": "3.0.0-beta.70",
"payload": "3.0.0-beta.70"
"payload": "3.0.0-beta.71",
"@payloadcms/translations": "3.0.0-beta.71",
"@payloadcms/ui": "3.0.0-beta.71"
},

@@ -49,0 +49,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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