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

@shardus/types

Package Overview
Dependencies
Maintainers
6
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shardus/types - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

1

build/src/p2p/P2PTypes.d.ts

@@ -25,2 +25,3 @@ export declare type LooseObject = Record<string, unknown>;

activeTimestamp: number;
syncingTimestamp: number;
}

@@ -27,0 +28,0 @@ export interface Node {

2

package.json
{
"name": "@shardus/types",
"version": "1.2.2",
"version": "1.2.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "build/src/index.js",

@@ -27,2 +27,3 @@ export type LooseObject = Record<string, unknown>

activeTimestamp: number
syncingTimestamp: number
}

@@ -29,0 +30,0 @@

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