@slate-editor/utils
Advanced tools
Comparing version 5.0.0-alpha.f7181996 to 5.0.0
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6101
8
1
1