@cord-sdk/components
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -200,2 +200,3 @@ 'use strict'; | ||
'composer-expanded': 'boolean', | ||
'show-replies': 'string', | ||
}, | ||
@@ -202,0 +203,0 @@ }; |
@@ -197,2 +197,3 @@ import type { BadgeStyle, ComposerSize, JsonValue, Orientation } from '@cord-sdk/types'; | ||
readonly 'composer-expanded': "boolean"; | ||
readonly 'show-replies': "string"; | ||
}; | ||
@@ -199,0 +200,0 @@ }; |
@@ -196,2 +196,3 @@ const componentNames = { | ||
'composer-expanded': 'boolean', | ||
'show-replies': 'string', | ||
}, | ||
@@ -198,0 +199,0 @@ }; |
{ | ||
"name": "@cord-sdk/components", | ||
"description": "Structured information about the Cord web components", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -22,3 +22,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@cord-sdk/types": "1.3.0" | ||
"@cord-sdk/types": "1.4.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
28676
723
1
+ Added@cord-sdk/types@1.4.0(transitive)
- Removed@cord-sdk/types@1.3.0(transitive)
Updated@cord-sdk/types@1.4.0