@contentful/rich-text-html-renderer
Advanced tools
Comparing version 10.1.0 to 10.2.0
{ | ||
"name": "@contentful/rich-text-html-renderer", | ||
"version": "10.1.0", | ||
"version": "10.2.0", | ||
"main": "dist/rich-text-html-renderer.es5.js", | ||
@@ -26,3 +26,3 @@ "typings": "dist/types/rich-text-html-renderer.d.ts", | ||
"dependencies": { | ||
"@contentful/rich-text-types": "^10.1.0" | ||
"@contentful/rich-text-types": "^10.2.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f76372fc2a5fec772e124e174d50d5b2b560710c" | ||
"gitHead": "8a86940abd6ff89bd59c485ba2f5ed538d58b192" | ||
} |
@@ -9,3 +9,3 @@ # rich-text-html-renderer | ||
```javascript | ||
```sh | ||
npm install @contentful/rich-text-html-renderer | ||
@@ -16,3 +16,3 @@ ``` | ||
```javascript | ||
```sh | ||
yarn add @contentful/rich-text-html-renderer | ||
@@ -171,2 +171,1 @@ ``` | ||
- `CODE` | ||
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
70493
49
169