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 1.0.0 to 1.1.6

7

CHANGELOG.md
# @udecode/plate-common
## 1.1.6
### Patch Changes
- [#918](https://github.com/udecode/plate/pull/918) [`7d045d8d`](https://github.com/udecode/plate/commit/7d045d8db39515d4574c5313cc97287486c5866b) Thanks [@zbeyens](https://github.com/zbeyens)! - add `slate-history` as a peerDep
## 1.0.0

@@ -11,2 +17,3 @@

occurrences of:
- `slate-plugins` to `plate`

@@ -13,0 +20,0 @@ - `SlatePlugins` to `Plate`

8

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

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

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

@@ -43,2 +43,3 @@ },

"slate": ">=0.60.0",
"slate-history": ">=0.60.0",
"slate-react": ">=0.60.0"

@@ -48,4 +49,3 @@ },

"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