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.25.1 to 1.25.2

3

dist/cjs/index.js

@@ -52,2 +52,5 @@ 'use strict';

'show-cursors': 'boolean',
'send-clicks': 'boolean',
'show-clicks': 'boolean',
'click-display-duration': 'boolean',
},

@@ -54,0 +57,0 @@ PagePresence: {

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

readonly 'show-cursors': "boolean";
readonly 'send-clicks': "boolean";
readonly 'show-clicks': "boolean";
readonly 'click-display-duration': "boolean";
};

@@ -40,0 +43,0 @@ readonly PagePresence: {

@@ -48,2 +48,5 @@ const componentNames = {

'show-cursors': 'boolean',
'send-clicks': 'boolean',
'show-clicks': 'boolean',
'click-display-duration': 'boolean',
},

@@ -50,0 +53,0 @@ PagePresence: {

4

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

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

"dependencies": {
"@cord-sdk/types": "1.25.1"
"@cord-sdk/types": "1.25.2"
},

@@ -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