Socket
Socket
Sign inDemoInstall

@contentful/rich-text-types

Package Overview
Dependencies
Maintainers
39
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/rich-text-types - npm Package Compare versions

Comparing version 9.0.0 to 9.0.2

2

dist/lib/__test__/index.test.js

@@ -13,3 +13,3 @@ "use strict";

data: {},
content: []
content: [],
};

@@ -16,0 +16,0 @@ });

{
"name": "@contentful/rich-text-types",
"version": "9.0.0",
"version": "9.0.2",
"main": "dist/rich-text-types.es5.js",

@@ -38,3 +38,3 @@ "typings": "dist/types/index.d.ts",

},
"gitHead": "7d6edbf9e64ae9b9206ee5432c72c7e0b0236eb5"
"gitHead": "e2b8b5509083bba1ea1e6839fd382c84019a76dc"
}
# rich-text-types
Type Definition and constants for Contentful Rich Text.
Type definitions and constants for the Contentful rich text field type.
Block constants partially taken from [markup-it](https://github.com/GitbookIO/markup-it).
## Releases flow
We follow [angular commit format](https://gist.github.com/stephenparish/9941e89d80e2bc58a153#allowed-type) to generate a changelog.
You'll need to use `npm run commit`, to create conventional commits.
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