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
7
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.18 to 0.0.19

4

dist/cjs/index.js

@@ -19,3 +19,3 @@ 'use strict';

'cord-settings': 'Settings',
'cord-anchored-threads': 'AnchoredThreads',
'cord-floating-threads': 'FloatingThreads',
};

@@ -110,3 +110,3 @@ const InboxSharedAttributes = {

Settings: {},
AnchoredThreads: {
FloatingThreads: {
location: 'json',

@@ -113,0 +113,0 @@ 'show-button': 'boolean',

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

readonly 'cord-settings': "Settings";
readonly 'cord-anchored-threads': "AnchoredThreads";
readonly 'cord-floating-threads': "FloatingThreads";
};

@@ -106,3 +106,3 @@ export declare type ElementName = keyof typeof componentNames;

readonly Settings: {};
readonly AnchoredThreads: {
readonly FloatingThreads: {
readonly location: "json";

@@ -109,0 +109,0 @@ readonly 'show-button': "boolean";

@@ -15,3 +15,3 @@ const componentNames = {

'cord-settings': 'Settings',
'cord-anchored-threads': 'AnchoredThreads',
'cord-floating-threads': 'FloatingThreads',
};

@@ -106,3 +106,3 @@ const InboxSharedAttributes = {

Settings: {},
AnchoredThreads: {
FloatingThreads: {
location: 'json',

@@ -109,0 +109,0 @@ 'show-button': 'boolean',

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

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

"dependencies": {
"@cord-sdk/types": "0.0.18"
"@cord-sdk/types": "0.0.19"
},

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