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
13
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.3.0 to 1.4.0

1

dist/cjs/index.js

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

'composer-expanded': 'boolean',
'show-replies': 'string',
},

@@ -202,0 +203,0 @@ };

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

readonly 'composer-expanded': "boolean";
readonly 'show-replies': "string";
};

@@ -199,0 +200,0 @@ };

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

'composer-expanded': 'boolean',
'show-replies': 'string',
},

@@ -198,0 +199,0 @@ };

4

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

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

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