@cord-sdk/components
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -197,3 +197,2 @@ 'use strict'; | ||
relative: 'boolean', | ||
verbose: 'boolean', | ||
}, | ||
@@ -208,2 +207,3 @@ ThreadedComments: { | ||
'partial-match': 'boolean', | ||
'display-resolved': 'string', | ||
}, | ||
@@ -210,0 +210,0 @@ }; |
@@ -194,3 +194,2 @@ import type { BadgeStyle, ComposerSize, JsonValue, Orientation } from '@cord-sdk/types'; | ||
readonly relative: "boolean"; | ||
readonly verbose: "boolean"; | ||
}; | ||
@@ -205,2 +204,3 @@ readonly ThreadedComments: { | ||
readonly 'partial-match': "boolean"; | ||
readonly 'display-resolved': "string"; | ||
}; | ||
@@ -207,0 +207,0 @@ }; |
@@ -193,3 +193,2 @@ const componentNames = { | ||
relative: 'boolean', | ||
verbose: 'boolean', | ||
}, | ||
@@ -204,2 +203,3 @@ ThreadedComments: { | ||
'partial-match': 'boolean', | ||
'display-resolved': 'string', | ||
}, | ||
@@ -206,0 +206,0 @@ }; |
{ | ||
"name": "@cord-sdk/components", | ||
"description": "Structured information about the Cord web components", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -22,3 +22,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@cord-sdk/types": "1.11.0" | ||
"@cord-sdk/types": "1.12.0" | ||
}, | ||
@@ -28,4 +28,4 @@ "devDependencies": { | ||
"rollup-plugin-typescript2": "^0.31.2", | ||
"typescript": "^4.6.3" | ||
"typescript": "~5.1.6" | ||
} | ||
} |
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
28763
+ Added@cord-sdk/types@1.12.0(transitive)
- Removed@cord-sdk/types@1.11.0(transitive)
Updated@cord-sdk/types@1.12.0