Socket
Socket
Sign inDemoInstall

@contentful/rich-text-react-renderer

Package Overview
Dependencies
Maintainers
84
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 13.4.0 to 14.1.0

8

package.json
{
"name": "@contentful/rich-text-react-renderer",
"version": "13.4.0",
"version": "14.1.0",
"main": "dist/rich-text-react-renderer.es5.js",

@@ -23,6 +23,7 @@ "typings": "dist/types/index.d.ts",

"build": "tsc --module commonjs && rollup -c rollup.config.js",
"start": "tsc && rollup -c rollup.config.js -w"
"start": "tsc && rollup -c rollup.config.js -w",
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'"
},
"dependencies": {
"@contentful/rich-text-types": "^13.4.0"
"@contentful/rich-text-types": "^14.1.0"
},

@@ -47,4 +48,5 @@ "peerDependencies": {

"ts-jest": "^24.0.2",
"tslint": "^5.16.0",
"typescript": "^3.4.5"
}
}
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