New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cord-sdk/components

Package Overview
Dependencies
Maintainers
12
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 0.0.42 to 0.0.43

2

dist/cjs/index.js

@@ -169,3 +169,2 @@ 'use strict';

'thread-id': 'string',
'thread-name': 'string',
},

@@ -180,2 +179,3 @@ Avatar: {

'enable-tooltip': 'boolean',
disabled: 'boolean',
},

@@ -182,0 +182,0 @@ };

@@ -166,3 +166,2 @@ import type { BadgeStyle, ComposerSize, JsonValue, Orientation } from '@cord-sdk/types';

readonly 'thread-id': "string";
readonly 'thread-name': "string";
};

@@ -177,2 +176,3 @@ readonly Avatar: {

readonly 'enable-tooltip': "boolean";
readonly disabled: "boolean";
};

@@ -179,0 +179,0 @@ };

@@ -165,3 +165,2 @@ const componentNames = {

'thread-id': 'string',
'thread-name': 'string',
},

@@ -176,2 +175,3 @@ Avatar: {

'enable-tooltip': 'boolean',
disabled: 'boolean',
},

@@ -178,0 +178,0 @@ };

{
"name": "@cord-sdk/components",
"description": "Structured information about the Cord web components",
"version": "0.0.42",
"version": "0.0.43",
"homepage": "https://docs.cord.com/",

@@ -22,3 +22,3 @@ "license": "MIT",

"dependencies": {
"@cord-sdk/types": "0.0.42"
"@cord-sdk/types": "0.0.43"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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