Socket
Socket
Sign inDemoInstall

@udecode/plate-common

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/plate-common - npm Package Compare versions

Comparing version 3.1.3 to 3.2.0

11

CHANGELOG.md
# @udecode/plate-common
## 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.\*
### Patch Changes
- Updated dependencies [[`58387c6d`](https://github.com/udecode/plate/commit/58387c6d34e86be7880999b40a9105b6178f4ce4)]:
- @udecode/plate-core@3.2.0
## 3.1.3

@@ -4,0 +15,0 @@

10

package.json
{
"name": "@udecode/plate-common",
"version": "3.1.3",
"version": "3.2.0",
"description": "Common utilities used by Plate",

@@ -35,3 +35,3 @@ "keywords": [

"dependencies": {
"@udecode/plate-core": "1.0.0",
"@udecode/plate-core": "3.2.0",
"is-hotkey": "^0.1.6"

@@ -42,5 +42,5 @@ },

"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"
},

@@ -47,0 +47,0 @@ "publishConfig": {

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