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
6
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.17 to 0.0.18

7

dist/cjs/index.js

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

'cord-settings': 'Settings',
'cord-annotation-pins': 'AnnotationPins',
'cord-anchored-threads': 'AnchoredThreads',
};

@@ -110,5 +110,6 @@ const InboxSharedAttributes = {

Settings: {},
AnnotationPins: {
AnchoredThreads: {
location: 'json',
'show-start-annotation-button': 'boolean',
'show-button': 'boolean',
'button-label': 'string',
},

@@ -115,0 +116,0 @@ };

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

readonly 'cord-settings': "Settings";
readonly 'cord-annotation-pins': "AnnotationPins";
readonly 'cord-anchored-threads': "AnchoredThreads";
};

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

readonly Settings: {};
readonly AnnotationPins: {
readonly AnchoredThreads: {
readonly location: "json";
readonly 'show-start-annotation-button': "boolean";
readonly 'show-button': "boolean";
readonly 'button-label': "string";
};

@@ -111,0 +112,0 @@ };

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

'cord-settings': 'Settings',
'cord-annotation-pins': 'AnnotationPins',
'cord-anchored-threads': 'AnchoredThreads',
};

@@ -106,5 +106,6 @@ const InboxSharedAttributes = {

Settings: {},
AnnotationPins: {
AnchoredThreads: {
location: 'json',
'show-start-annotation-button': 'boolean',
'show-button': 'boolean',
'button-label': 'string',
},

@@ -111,0 +112,0 @@ };

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

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

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

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