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.14.0 to 1.15.0

3

dist/cjs/index.js

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

size: 'composer-size',
'thread-url': 'string',
'message-metadata': 'json',

@@ -213,2 +214,4 @@ 'organization-id': 'string',

'enable-facepile-tooltip': 'boolean',
'thread-url': 'string',
'thread-name': 'string',
},

@@ -215,0 +218,0 @@ };

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

readonly size: "composer-size";
readonly 'thread-url': "string";
readonly 'message-metadata': "json";

@@ -210,2 +211,4 @@ readonly 'organization-id': "string";

readonly 'enable-facepile-tooltip': "boolean";
readonly 'thread-url': "string";
readonly 'thread-name': "string";
};

@@ -212,0 +215,0 @@ };

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

size: 'composer-size',
'thread-url': 'string',
'message-metadata': 'json',

@@ -209,2 +210,4 @@ 'organization-id': 'string',

'enable-facepile-tooltip': 'boolean',
'thread-url': 'string',
'thread-name': 'string',
},

@@ -211,0 +214,0 @@ };

4

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

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

"dependencies": {
"@cord-sdk/types": "1.14.0"
"@cord-sdk/types": "1.15.0"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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