New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

slate-react

Package Overview
Dependencies
Maintainers
5
Versions
835
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slate-react - npm Package Compare versions

Comparing version 0.110.2 to 0.110.3-20241024061658

1

dist/utils/weak-maps.d.ts

@@ -9,2 +9,3 @@ import { Ancestor, Editor, Node, Operation, Range, RangeRef, Text } from 'slate';

*/
export declare const IS_NODE_MAP_DIRTY: WeakMap<Editor, boolean>;
export declare const NODE_TO_INDEX: WeakMap<Node, number>;

@@ -11,0 +12,0 @@ export declare const NODE_TO_PARENT: WeakMap<Node, Ancestor>;

2

package.json
{
"name": "slate-react",
"description": "Tools for building completely customizable richtext editors with React.",
"version": "0.110.2",
"version": "0.110.3-20241024061658",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": "git://github.com/ianstormtaylor/slate.git",

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 too big to display

Sorry, the diff of this file is not supported yet

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

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 too big to display

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

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