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

@satorijs/protocol

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@satorijs/protocol - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

1

lib/index.d.ts

@@ -140,2 +140,3 @@ import Element from '@satorijs/element';

platform?: string;
/** @deprecated use `login.user.id` instead */
selfId?: string;

@@ -142,0 +143,0 @@ hidden?: boolean;

2

package.json
{
"name": "@satorijs/protocol",
"description": "Protocol types for Satori protocol",
"version": "1.4.1",
"version": "1.4.2",
"type": "module",

@@ -6,0 +6,0 @@ "main": "lib/index.cjs",

@@ -230,2 +230,3 @@ import Element from '@satorijs/element'

platform?: string
/** @deprecated use `login.user.id` instead */
selfId?: string

@@ -232,0 +233,0 @@ hidden?: boolean

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