Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contentful/rich-text-html-renderer

Package Overview
Dependencies
Maintainers
142
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/rich-text-html-renderer - npm Package Compare versions

Comparing version 15.15.1 to 16.0.0

LICENSE

9

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc