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

@meshsdk/core

Package Overview
Dependencies
Maintainers
3
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meshsdk/core - npm Package Compare versions

Comparing version 1.5.13 to 1.5.14

2

dist/common/types/Data.d.ts

@@ -1,4 +0,4 @@

export declare type Data = string | number | Array<Data> | Map<Data, Data> | {
export declare type Data = string | number | bigint | Array<Data> | Map<Data, Data> | {
alternative: number;
fields: Array<Data>;
};

@@ -6,3 +6,3 @@ {

"author": "MeshJS",
"version": "1.5.13",
"version": "1.5.14",
"license": "Apache-2.0",

@@ -9,0 +9,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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