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

@convertkit/slate-react

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convertkit/slate-react - npm Package Compare versions

Comparing version 0.25.0-1 to 0.25.0

20

package.json
{
"name": "@convertkit/slate-react",
"description": "A set of React components for building completely customizable rich-text editors.",
"version": "0.25.0-1",
"version": "0.25.0",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "src/index.js",
"main": "lib/slate-react.js",
"module": "lib/slate-react.js",

@@ -13,8 +13,8 @@ "files": [

"dependencies": {
"@convertkit/slate-base64-serializer": "^0.5.0",
"@convertkit/slate-dev-environment": "^0.4.0-1",
"@convertkit/slate-hotkeys": "^0.4.0-1",
"@convertkit/slate-plain-serializer": "^0.9.0",
"@convertkit/slate-prop-types": "^0.8.0",
"@convertkit/slate-react-placeholder": "^0.4.0",
"@convertkit/slate-base64-serializer": "^0.6.0",
"@convertkit/slate-dev-environment": "^0.4.0",
"@convertkit/slate-hotkeys": "^0.4.0",
"@convertkit/slate-plain-serializer": "^0.10.0",
"@convertkit/slate-prop-types": "^0.9.0",
"@convertkit/slate-react-placeholder": "^0.5.0",
"debug": "^3.1.0",

@@ -38,4 +38,4 @@ "get-window": "^1.1.1",

"devDependencies": {
"@convertkit/slate": "^0.53.0",
"@convertkit/slate-hyperscript": "^0.14.0",
"@convertkit/slate": "^0.54.0",
"@convertkit/slate-hyperscript": "^0.15.0",
"immutable": "^3.8.1",

@@ -42,0 +42,0 @@ "mocha": "^2.5.3",

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