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.24.1 to 1.25.0

2

dist/cjs/index.js

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

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

@@ -153,2 +154,3 @@ SidebarLauncher: {

'show-screenshot-preview': 'boolean',
'group-id': 'string',
},

@@ -155,0 +157,0 @@ SelectionComments: {

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

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

@@ -144,2 +145,3 @@ readonly SidebarLauncher: {

readonly 'show-screenshot-preview': "boolean";
readonly 'group-id': "string";
};

@@ -146,0 +148,0 @@ readonly SelectionComments: {

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

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

@@ -149,2 +150,3 @@ SidebarLauncher: {

'show-screenshot-preview': 'boolean',
'group-id': 'string',
},

@@ -151,0 +153,0 @@ SelectionComments: {

4

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

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

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