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

@cord-sdk/react

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cord-sdk/react - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

dist/index.d.ts
export { Collaboration } from './components/Collaboration';
export { CordProvider } from './contexts/CordContext';
export { CordProvider, CordContext } from './contexts/CordContext';
export { MultipleCursors } from './components/MultipleCursors';

@@ -4,0 +4,0 @@ export { PagePresence } from './components/PagePresence';

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

exports.Collaboration = Collaboration;
exports.CordContext = CordContext;
exports.CordProvider = CordProvider;

@@ -193,0 +194,0 @@ exports.MultipleCursors = MultipleCursors;

{
"name": "@cord-sdk/react",
"version": "0.0.4",
"version": "0.0.5",
"homepage": "https://docs.cord.com/",

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

"dependencies": {
"@cord-sdk/components": "0.0.4",
"@cord-sdk/components": "0.0.5",
"lodash": "^4.17.21"

@@ -30,3 +30,3 @@ },

"devDependencies": {
"@cord-sdk/jsx": "0.0.4",
"@cord-sdk/jsx": "0.0.5",
"@types/lodash-es": "^4.17.6",

@@ -33,0 +33,0 @@ "@types/react": "^17.0.43",

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