react-portable-text
Advanced tools
Comparing version 0.4.0-alpha.0 to 0.4.0
{ | ||
"name": "react-portable-text", | ||
"version": "0.4.0-alpha.0", | ||
"version": "0.4.0", | ||
"description": "An easy way to render Portable Text block content in React applications.", | ||
@@ -15,3 +15,3 @@ "author": "Corey Ward <corey@hey.com>", | ||
"dependencies": { | ||
"@sanity/block-content-to-react": "^3.0.0" | ||
"@sanity/block-content-to-react": "^2.0.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@sanity/block-content-to-react": "^3.0.0", | ||
"@sanity/block-content-to-react": "^2.0.0", | ||
"esbuild": "^0.8.49", | ||
@@ -25,0 +25,0 @@ "eslint": "^7.20.0", |
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
26551
+ Added@sanity/block-content-to-hyperscript@2.0.10(transitive)
+ Added@sanity/block-content-to-react@2.0.7(transitive)
- Removed@sanity/block-content-to-hyperscript@3.0.0(transitive)
- Removed@sanity/block-content-to-react@3.0.0(transitive)