Huge News!Announcing our $40M Series B led by Abstract Ventures.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.26 to 0.0.27

2

dist/mjs/index.d.ts

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

export declare type ElementName = keyof typeof componentNames;
export declare type ComponentName = typeof componentNames[ElementName];
export declare type ComponentName = (typeof componentNames)[ElementName];
export declare const componentAttributes: {

@@ -23,0 +23,0 @@ readonly Collaboration: {

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

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

"dependencies": {
"@cord-sdk/types": "0.0.26"
"@cord-sdk/types": "0.0.27"
},

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