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
4
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.6 to 0.0.7

1

dist/cjs/index.js

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

'thread-id': 'string',
collapsed: 'boolean',
},

@@ -72,0 +73,0 @@ };

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

readonly 'thread-id': "string";
readonly collapsed: "boolean";
};

@@ -71,0 +72,0 @@ };

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

'thread-id': 'string',
collapsed: 'boolean',
},

@@ -68,0 +69,0 @@ };

5

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

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

"dependencies": {
"@cord-sdk/types": "0.0.6"
"@cord-sdk/types": "0.0.7"
},

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