Socket
Socket
Sign inDemoInstall

@nimiq/core-types

Package Overview
Dependencies
0
Maintainers
7
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.7 to 0.1.8

1

Nimiq.d.ts

@@ -233,2 +233,3 @@ declare namespace Nimiq {

class Address extends Serializable {
constructor(arg: Uint8Array);
public static fromString(str: string): Address;

@@ -235,0 +236,0 @@ public static fromBase64(base64: string): Address;

2

package.json
{
"name": "@nimiq/core-types",
"version": "0.1.7",
"version": "0.1.8",
"description": "Typescript typings for the Nimiq core library",

@@ -5,0 +5,0 @@ "main": "Nimiq.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc