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

@satorijs/protocol

Package Overview
Dependencies
Maintainers
1
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.1.1 to 1.1.2

src/index.ts

1

lib/index.d.ts

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

selfId?: string;
hidden?: boolean;
status: Status;

@@ -122,0 +123,0 @@ }

7

package.json
{
"name": "@satorijs/protocol",
"description": "Protocol types for Satori protocol",
"version": "1.1.1",
"version": "1.1.2",
"main": "lib/index.js",

@@ -16,3 +16,4 @@ "types": "lib/index.d.ts",

"files": [
"lib"
"lib",
"src"
],

@@ -41,2 +42,2 @@ "author": "Shigma <shigma10826@gmail.com>",

}
}
}

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