@uniformdev/project-map
Advanced tools
Comparing version
@@ -343,6 +343,14 @@ import { ApiClient } from '@uniformdev/context/api'; | ||
* @description List of editions available for this composition. The composition is included in the list, it is the edition | ||
* where the editionID equals the node's compositionID. | ||
* where the editionID equals the node's compositionID. NOTE: this is not sent if only one edition is available | ||
* | ||
*/ | ||
editions?: components$1["schemas"]["ProjectMapNodeCompositionEditionData"][]; | ||
/** | ||
* Format: date-time | ||
* @description Date and time the composition was last modified (or created if never modified). | ||
* Uses ISO-8859-1 formatting and UTC timezone. | ||
* IMPORTANT: if the composition has more than one edition, this is the modified date of the default edition. Each edition has its own modified date in the `editions` array. | ||
* | ||
*/ | ||
modified?: string; | ||
}; | ||
@@ -391,3 +399,3 @@ /** | ||
* Format: date-time | ||
* @description Date and time the composition was last modified (or created if never modified). Uses ISO-8859-1 formatting and UTC timezone. | ||
* @description Date and time the edition was last modified (or created if never modified). Uses ISO-8859-1 formatting and UTC timezone. | ||
*/ | ||
@@ -742,3 +750,3 @@ modified?: string; | ||
* Format: date-time | ||
* @description Date and time the composition was last modified (or created if never modified). Uses ISO-8859-1 formatting and UTC timezone. | ||
* @description Date and time the edition was last modified (or created if never modified). Uses ISO-8859-1 formatting and UTC timezone. | ||
*/ | ||
@@ -793,6 +801,14 @@ modified?: string; | ||
* @description List of editions available for this composition. The composition is included in the list, it is the edition | ||
* where the editionID equals the node's compositionID. | ||
* where the editionID equals the node's compositionID. NOTE: this is not sent if only one edition is available | ||
* | ||
*/ | ||
editions?: components["schemas"]["ProjectMapNodeCompositionEditionData"][]; | ||
/** | ||
* Format: date-time | ||
* @description Date and time the composition was last modified (or created if never modified). | ||
* Uses ISO-8859-1 formatting and UTC timezone. | ||
* IMPORTANT: if the composition has more than one edition, this is the modified date of the default edition. Each edition has its own modified date in the `editions` array. | ||
* | ||
*/ | ||
modified?: string; | ||
}; | ||
@@ -799,0 +815,0 @@ ProjectMapSourceRedirectData: { |
{ | ||
"name": "@uniformdev/project-map", | ||
"version": "19.199.1-alpha.8+8e9e9ec9d1", | ||
"version": "19.199.1-alpha.10+7f62130189", | ||
"description": "Uniform Project Map", | ||
@@ -36,4 +36,4 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"dependencies": { | ||
"@uniformdev/canvas": "19.199.1-alpha.8+8e9e9ec9d1", | ||
"@uniformdev/context": "19.199.1-alpha.8+8e9e9ec9d1" | ||
"@uniformdev/canvas": "19.199.1-alpha.10+7f62130189", | ||
"@uniformdev/context": "19.199.1-alpha.10+7f62130189" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "8e9e9ec9d1fb834f92360e8c80771dd037fbc21a" | ||
"gitHead": "7f62130189d43f7ecaaed0a41c929e5c166860d2" | ||
} |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
151307
-8.18%8
-11.11%2449
-14.85%