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

@cord-sdk/components

Package Overview
Dependencies
Maintainers
15
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.21.1 to 1.22.0

2

dist/cjs/index.js

@@ -208,2 +208,4 @@ 'use strict';

'message-order': 'string',
'sort-by': 'string',
'scroll-direction': 'string',
'composer-position': 'string',

@@ -210,0 +212,0 @@ 'top-level-composer-expanded': 'boolean',

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

readonly 'message-order': "string";
readonly 'sort-by': "string";
readonly 'scroll-direction': "string";
readonly 'composer-position': "string";

@@ -207,0 +209,0 @@ readonly 'top-level-composer-expanded': "boolean";

@@ -204,2 +204,4 @@ const componentNames = {

'message-order': 'string',
'sort-by': 'string',
'scroll-direction': 'string',
'composer-position': 'string',

@@ -206,0 +208,0 @@ 'top-level-composer-expanded': 'boolean',

4

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

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

"dependencies": {
"@cord-sdk/types": "1.21.1"
"@cord-sdk/types": "1.22.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