@cord-sdk/components
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -20,3 +20,3 @@ import type { BadgeStyle, JsonValue, Orientation } from '@cord-sdk/types'; | ||
export declare type ElementName = keyof typeof componentNames; | ||
export declare type ComponentName = typeof componentNames[ElementName]; | ||
export declare type ComponentName = (typeof componentNames)[ElementName]; | ||
export declare const componentAttributes: { | ||
@@ -23,0 +23,0 @@ readonly Collaboration: { |
{ | ||
"name": "@cord-sdk/components", | ||
"description": "Structured information about the Cord web components", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -22,3 +22,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@cord-sdk/types": "0.0.26" | ||
"@cord-sdk/types": "0.0.27" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
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
20866
+ Added@cord-sdk/types@0.0.27(transitive)
- Removed@cord-sdk/types@0.0.26(transitive)
Updated@cord-sdk/types@0.0.27