Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cord-sdk/components

Package Overview
Dependencies
Maintainers
14
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cord-sdk/components - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

2

dist/cjs/index.js

@@ -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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc