New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

datocms-structured-text-utils

Package Overview
Dependencies
Maintainers
1
Versions
51
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 1.0.10 to 1.0.12

3

dist/types/types.d.ts

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

/**
* A `span` node represents a text node. It might optionally contain decorators called `marks`.
* A `span` node represents a text node. It might optionally contain decorators called `marks`. It is worth
* mentioning that you can use the `\n` newline character to express line breaks.
*

@@ -232,0 +233,0 @@ * ```json

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

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

},
"gitHead": "bd09e68a28affbe3bf294c4f4a8a13791d948d4e"
"gitHead": "14fea0f8c40a1c3494fe4a94509a013d3d38ab7c"
}
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