@convertkit/slate-react-placeholder
Advanced tools
Comparing version 0.1.18 to 0.1.19
{ | ||
"name": "@convertkit/slate-react-placeholder", | ||
"description": "A Slate plugin to render a placeholder with React.", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"license": "MIT", | ||
@@ -16,8 +16,8 @@ "repository": "git://github.com/ianstormtaylor/slate.git", | ||
"peerDependencies": { | ||
"react": ">=0.14.0", | ||
"@convertkit/slate": ">=0.43.6" | ||
"@convertkit/slate": ">=0.43.6", | ||
"react": ">=0.14.0" | ||
}, | ||
"devDependencies": { | ||
"@convertkit/slate": "^0.50.5", | ||
"mocha": "^2.5.3", | ||
"@convertkit/slate": "^0.50.1", | ||
"tiny-invariant": "^1.0.1" | ||
@@ -39,2 +39,2 @@ }, | ||
] | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
24533
0