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

@contentful/structured-text-types

Package Overview
Dependencies
Maintainers
48
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.2.1 to 3.3.0

2

dist/lib/blocks.js

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

PARAGRAPH: 'paragraph',
// HEADINGS
HEADING_1: 'heading-1',

@@ -23,3 +22,4 @@ HEADING_2: 'heading-2',

EMBEDDED_ENTRY: 'embedded-entry-block',
EMBEDDED_ASSET: 'embedded-asset-block',
};
//# sourceMappingURL=blocks.js.map

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

PARAGRAPH: 'paragraph',
// HEADINGS
HEADING_1: 'heading-1',

@@ -25,2 +24,3 @@ HEADING_2: 'heading-2',

EMBEDDED_ENTRY: 'embedded-entry-block',
EMBEDDED_ASSET: 'embedded-asset-block',
};

@@ -27,0 +27,0 @@

@@ -19,3 +19,4 @@ /**

EMBEDDED_ENTRY: string;
EMBEDDED_ASSET: string;
};
export default _default;
{
"name": "@contentful/structured-text-types",
"version": "3.2.1",
"version": "3.3.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