@contentful/rich-text-html-renderer
Advanced tools
Comparing version 15.15.1 to 16.0.0
{ | ||
"name": "@contentful/rich-text-html-renderer", | ||
"version": "15.15.1", | ||
"version": "16.0.0", | ||
"main": "dist/rich-text-html-renderer.es5.js", | ||
@@ -24,6 +24,7 @@ "typings": "dist/types/index.d.ts", | ||
"start": "tsc && rollup -c rollup.config.js -w", | ||
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'" | ||
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'", | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@contentful/rich-text-types": "^15.15.1", | ||
"@contentful/rich-text-types": "^16.0.0", | ||
"escape-html": "^1.0.3" | ||
@@ -47,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "c7e34bc0f0172728999b121af43df88995eec305" | ||
"gitHead": "7401e7710e173ba2d7340e8f59589a43677f0935" | ||
} |
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
116134
161468
56
+ Added@contentful/rich-text-types@16.8.5(transitive)
- Removed@contentful/rich-text-types@15.15.1(transitive)