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

@ethersproject/basex

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/basex - npm Package Compare versions

Comparing version 5.0.0-beta.130 to 5.0.0-beta.131

2

lib.esm/_version.d.ts

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

export declare const version = "basex/5.0.0-beta.130";
export declare const version = "basex/5.0.0-beta.131";

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

export const version = "basex/5.0.0-beta.130";
export const version = "basex/5.0.0-beta.131";

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

export declare const version = "basex/5.0.0-beta.130";
export declare const version = "basex/5.0.0-beta.131";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "basex/5.0.0-beta.130";
exports.version = "basex/5.0.0-beta.131";
{
"name": "@ethersproject/basex",
"version": "5.0.0-beta.130",
"description": "Base-X without Buffer.",
"main": "./lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {

@@ -13,2 +7,4 @@ "@ethersproject/bytes": ">=5.0.0-beta.129",

},
"description": "Base-X without Buffer.",
"ethereum": "donations.ethers.eth",
"keywords": [

@@ -18,4 +14,6 @@ "Ethereum",

],
"author": "Richard Moore <me@ricmoo.com>",
"license": "MIT",
"main": "./lib/index.js",
"module": "./lib.esm/index.js",
"name": "@ethersproject/basex",
"publishConfig": {

@@ -28,6 +26,8 @@ "access": "public"

},
"module": "./lib.esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"tarballHash": "0xb05390e395a38be994749f03651ccc3c7d744517c9437e0fe1d1a7679266a33f",
"types": "./lib/index.d.ts",
"ethereum": "donations.ethers.eth",
"tarballHash": "0xe84815357f45e6134c535f478bc7c8f7fe72e47c8de1064756fd6aff0012f001"
"version": "5.0.0-beta.131"
}
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