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

obyte

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obyte - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

1

dist/index.d.ts

@@ -240,2 +240,3 @@ export = Obyte;

address: string;
var_prefix?: string;
},

@@ -242,0 +243,0 @@ callback?: (err: null | string, result: string) => void,

3

lib/api.json

@@ -93,3 +93,4 @@ {

"params": {
"address": "string"
"address": "string",
"var_prefix": "string"
}

@@ -96,0 +97,0 @@ },

{
"name": "obyte",
"version": "0.1.21",
"version": "0.1.22",
"description": "A pure and powerful JavaScript Obyte library",

@@ -5,0 +5,0 @@ "homepage": "https://obytejs.com",

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

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