datocms-structured-text-utils
Advanced tools
Comparing version 2.0.4 to 2.1.12
@@ -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" }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
108352