Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cord-sdk/components

Package Overview
Dependencies
Maintainers
12
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.39 to 0.0.40

2

dist/cjs/index.js

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

users: 'array',
'enable-tooltip': 'boolean',
},

@@ -172,2 +173,3 @@ NotificationListLauncher: {

'user-id': 'string',
'enable-tooltip': 'boolean',
},

@@ -174,0 +176,0 @@ };

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

readonly users: "array";
readonly 'enable-tooltip': "boolean";
};

@@ -169,2 +170,3 @@ readonly NotificationListLauncher: {

readonly 'user-id': "string";
readonly 'enable-tooltip': "boolean";
};

@@ -171,0 +173,0 @@ };

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

users: 'array',
'enable-tooltip': 'boolean',
},

@@ -168,2 +169,3 @@ NotificationListLauncher: {

'user-id': 'string',
'enable-tooltip': 'boolean',
},

@@ -170,0 +172,0 @@ };

4

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

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

"dependencies": {
"@cord-sdk/types": "0.0.39"
"@cord-sdk/types": "0.0.40"
},

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