Socket
Socket
Sign inDemoInstall

@contentful/rich-text-types

Package Overview
Dependencies
Maintainers
45
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 4.1.0 to 4.2.0

7

dist/lib/schemaConstraints.js

@@ -22,2 +22,3 @@ "use strict";

blocks_1.default.EMBEDDED_ENTRY,
blocks_1.default.EMBEDDED_ASSET,
];

@@ -27,7 +28,3 @@ /**

*/
exports.VOID_BLOCKS = [
blocks_1.default.HR,
blocks_1.default.EMBEDDED_ENTRY,
blocks_1.default.EMBEDDED_ASSET,
];
exports.VOID_BLOCKS = [blocks_1.default.HR, blocks_1.default.EMBEDDED_ENTRY, blocks_1.default.EMBEDDED_ASSET];
/**

@@ -34,0 +31,0 @@ * Dictionary of all container block types, and the set block types they accept as children.

@@ -64,2 +64,3 @@ 'use strict';

BLOCKS.EMBEDDED_ENTRY,
BLOCKS.EMBEDDED_ASSET,
];

@@ -69,7 +70,3 @@ /**

*/
var VOID_BLOCKS = [
BLOCKS.HR,
BLOCKS.EMBEDDED_ENTRY,
BLOCKS.EMBEDDED_ASSET,
];
var VOID_BLOCKS = [BLOCKS.HR, BLOCKS.EMBEDDED_ENTRY, BLOCKS.EMBEDDED_ASSET];
/**

@@ -76,0 +73,0 @@ * Dictionary of all container block types, and the set block types they accept as children.

{
"name": "@contentful/rich-text-types",
"version": "4.1.0",
"version": "4.2.0",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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