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.8 to 1.0.9

2

dist/types/types.d.ts

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

id: string;
value: unknown;
value: string | boolean | number;
};

@@ -253,0 +253,0 @@ export declare type LinkType = 'link';

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

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

},
"gitHead": "c8c90e84ca427ad08412fc2a1bca296d70f3e407"
"gitHead": "7e008a80156771f0826fe7c0561cd6d29a6b2fdc"
}
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