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.26.2 to 1.27.0

1

dist/cjs/index.js

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

location: 'json',
'group-id': 'string',
'message-order': 'string',

@@ -214,0 +215,0 @@ 'sort-by': 'string',

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

readonly location: "json";
readonly 'group-id': "string";
readonly 'message-order': "string";

@@ -211,0 +212,0 @@ readonly 'sort-by': "string";

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

location: 'json',
'group-id': 'string',
'message-order': 'string',

@@ -210,0 +211,0 @@ 'sort-by': 'string',

4

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

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

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