Socket
Socket
Sign inDemoInstall

@udecode/plate-core

Package Overview
Dependencies
Maintainers
2
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/plate-core - npm Package Compare versions

Comparing version 1.0.0 to 3.2.0

11

CHANGELOG.md
# @udecode/plate-core
## 3.2.0
### Minor Changes
- [#995](https://github.com/udecode/plate/pull/995) [`58387c6d`](https://github.com/udecode/plate/commit/58387c6d34e86be7880999b40a9105b6178f4ce4) Thanks [@dylans](https://github.com/dylans)! - update slate dependencies and peerDependencies to 0.66.\*
## 1.0.0

@@ -10,2 +16,3 @@

To migrate, find and replace all occurrences of:
- `slate-plugins` to `plate`

@@ -17,4 +24,4 @@ - `SlatePlugins` to `Plate`

> This is the last version of `@udecode/slate-plugins[-x]`, please install
> `@udecode/plate[-x]`.
> This is the last version of `@udecode/slate-plugins[-x]`, please install
> `@udecode/plate[-x]`.

@@ -21,0 +28,0 @@ ### Minor Changes

11

package.json
{
"name": "@udecode/plate-core",
"version": "1.0.0",
"version": "3.2.0",
"description": "The core architecture of Plate – a plugin system for slate",

@@ -47,10 +47,9 @@ "keywords": [

"react-dom": ">=16.8.0",
"slate": ">=0.60.0",
"slate-history": ">=0.60.0",
"slate-react": ">=0.60.0"
"slate": ">=0.66.1",
"slate-history": ">=0.66.0",
"slate-react": ">=0.66.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "938d08a97be20e56590c87b75047d3796bbf6707"
}
}
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