@contentful/rich-text-react-renderer
Advanced tools
Comparing version 15.21.1 to 15.21.2
{ | ||
"name": "@contentful/rich-text-react-renderer", | ||
"version": "15.21.1", | ||
"version": "15.21.2", | ||
"main": "dist/rich-text-react-renderer.es5.js", | ||
@@ -29,3 +29,3 @@ "typings": "dist/types/index.d.ts", | ||
"dependencies": { | ||
"@contentful/rich-text-types": "^16.5.1" | ||
"@contentful/rich-text-types": "^16.5.2" | ||
}, | ||
@@ -37,12 +37,11 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@types/react": "^16.8.15", | ||
"@types/react-dom": "^16.8.4", | ||
"react": "^16.4.1", | ||
"react-dom": "^16.4.1", | ||
"@types/react": "^18.3.3", | ||
"@types/react-dom": "^18.3.0", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"rimraf": "^2.6.3", | ||
"ts-jest": "^29.1.2", | ||
"tslint": "^6.1.3", | ||
"typescript": "^5.3.2" | ||
"tslint": "^6.1.3" | ||
}, | ||
"gitHead": "5915c84d9c2f45e52ae949e4049545af721ef746" | ||
"gitHead": "9d5126ad5b1f714014631402387f9263463c148e" | ||
} |
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
7
154401