@cord-sdk/components
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -19,3 +19,3 @@ 'use strict'; | ||
'cord-settings': 'Settings', | ||
'cord-anchored-threads': 'AnchoredThreads', | ||
'cord-floating-threads': 'FloatingThreads', | ||
}; | ||
@@ -110,3 +110,3 @@ const InboxSharedAttributes = { | ||
Settings: {}, | ||
AnchoredThreads: { | ||
FloatingThreads: { | ||
location: 'json', | ||
@@ -113,0 +113,0 @@ 'show-button': 'boolean', |
@@ -16,3 +16,3 @@ import type { BadgeStyle, JsonValue, Orientation } from '@cord-sdk/types'; | ||
readonly 'cord-settings': "Settings"; | ||
readonly 'cord-anchored-threads': "AnchoredThreads"; | ||
readonly 'cord-floating-threads': "FloatingThreads"; | ||
}; | ||
@@ -106,3 +106,3 @@ export declare type ElementName = keyof typeof componentNames; | ||
readonly Settings: {}; | ||
readonly AnchoredThreads: { | ||
readonly FloatingThreads: { | ||
readonly location: "json"; | ||
@@ -109,0 +109,0 @@ readonly 'show-button': "boolean"; |
@@ -15,3 +15,3 @@ const componentNames = { | ||
'cord-settings': 'Settings', | ||
'cord-anchored-threads': 'AnchoredThreads', | ||
'cord-floating-threads': 'FloatingThreads', | ||
}; | ||
@@ -106,3 +106,3 @@ const InboxSharedAttributes = { | ||
Settings: {}, | ||
AnchoredThreads: { | ||
FloatingThreads: { | ||
location: 'json', | ||
@@ -109,0 +109,0 @@ 'show-button': 'boolean', |
{ | ||
"name": "@cord-sdk/components", | ||
"description": "Structured information about the Cord web components", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -22,3 +22,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@cord-sdk/types": "0.0.18" | ||
"@cord-sdk/types": "0.0.19" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
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
1
+ Added@cord-sdk/types@0.0.19(transitive)
- Removed@cord-sdk/types@0.0.18(transitive)
Updated@cord-sdk/types@0.0.19