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

@slate-editor/utils

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slate-editor/utils - npm Package Compare versions

Comparing version 5.0.0-alpha.f7181996 to 5.0.0

CHANGELOG.md

2

dist/react.spec.js

@@ -11,3 +11,3 @@ 'use strict';

describe('slate-editor-utils/react', function () {
describe('[@slate-editor/utils] react', function () {
describe('cloneElement(children, props)', function () {

@@ -14,0 +14,0 @@ it('returns undefined if passed children undefined', function () {

@@ -5,3 +5,3 @@ 'use strict';

describe('slate-editor-utils/type-check', function () {
describe('[@slate-editor/utils] type-check', function () {
describe('isFunction', function () {

@@ -8,0 +8,0 @@ it('returns false if object is falsey', function () {

{
"name": "@slate-editor/utils",
"version": "5.0.0-alpha.f7181996",
"description": "Utils for slate-editor, a complete rich text editor based on SlateJS framework",
"version": "5.0.0",
"description": "Utils for slate-editor.",
"main": "dist/index.js",

@@ -12,2 +12,17 @@ "repository": "https://github.com/nossas/slate-editor",

},
"files": [
"README.md",
"CHANGELOG.md",
"dist"
],
"keywords": [
"slate",
"rich-text",
"editor",
"react",
"slate-plugins"
],
"bugs": {
"url": "https://github.com/nossas/slate-editor/issues"
},
"scripts": {

@@ -14,0 +29,0 @@ "prepare": "babel src --out-dir dist --copy-files"

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