@cord-sdk/components
Advanced tools
Comparing version 1.18.0 to 1.19.0
@@ -165,3 +165,2 @@ 'use strict'; | ||
'is-editing': 'boolean', | ||
'organization-id': 'string', | ||
}, | ||
@@ -168,0 +167,0 @@ MessageContent: { |
@@ -159,3 +159,2 @@ import type { BadgeStyle, ComposerSize, JsonValue, Orientation } from '@cord-sdk/types'; | ||
readonly 'is-editing': "boolean"; | ||
readonly 'organization-id': "string"; | ||
}; | ||
@@ -162,0 +161,0 @@ readonly MessageContent: { |
@@ -161,3 +161,2 @@ const componentNames = { | ||
'is-editing': 'boolean', | ||
'organization-id': 'string', | ||
}, | ||
@@ -164,0 +163,0 @@ MessageContent: { |
{ | ||
"name": "@cord-sdk/components", | ||
"description": "Structured information about the Cord web components", | ||
"version": "1.18.0", | ||
"version": "1.19.0", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -22,3 +22,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@cord-sdk/types": "1.18.0" | ||
"@cord-sdk/types": "1.19.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
30361
780
+ Added@cord-sdk/types@1.19.0(transitive)
- Removed@cord-sdk/types@1.18.0(transitive)
Updated@cord-sdk/types@1.19.0