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

datocms-structured-text-utils

Package Overview
Dependencies
Maintainers
6
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datocms-structured-text-utils - npm Package Compare versions

Comparing version 2.0.4 to 2.1.12

2

dist/esm/types.d.ts

@@ -269,3 +269,3 @@ export declare type Node = BlockNode | InlineNode;

* "type": "link",
* "url": "https://www.datocms.com/"
* "url": "https://www.datocms.com/",
* "meta": [

@@ -272,0 +272,0 @@ * { "id": "rel", "value": "nofollow" },

@@ -269,3 +269,3 @@ export declare type Node = BlockNode | InlineNode;

* "type": "link",
* "url": "https://www.datocms.com/"
* "url": "https://www.datocms.com/",
* "meta": [

@@ -272,0 +272,0 @@ * { "id": "rel", "value": "nofollow" },

{
"name": "datocms-structured-text-utils",
"version": "2.0.4",
"version": "2.1.12",
"description": "A set of Typescript types and helpers to work with DatoCMS Structured Text fields.",

@@ -38,3 +38,3 @@ "keywords": [

},
"gitHead": "dc132d64b36fd4cf7bb0ff7688ad21d55bbd4c0c"
"gitHead": "9c8529b5fc490a037d42b5d4170e09212a639438"
}

@@ -315,3 +315,3 @@ export type Node = BlockNode | InlineNode;

* "type": "link",
* "url": "https://www.datocms.com/"
* "url": "https://www.datocms.com/",
* "meta": [

@@ -318,0 +318,0 @@ * { "id": "rel", "value": "nofollow" },

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