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.3.0 to 5.4.0

2

lib.esm/_version.d.ts

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

export declare const version = "basex/5.3.0";
export declare const version = "basex/5.4.0";
//# sourceMappingURL=_version.d.ts.map

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

export const version = "basex/5.3.0";
export const version = "basex/5.4.0";
//# sourceMappingURL=_version.js.map

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

export declare const version = "basex/5.3.0";
export declare const version = "basex/5.4.0";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "basex/5.3.0";
exports.version = "basex/5.4.0";
//# sourceMappingURL=_version.js.map
{
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/bytes": "^5.3.0",
"@ethersproject/properties": "^5.3.0"
"@ethersproject/bytes": "^5.4.0",
"@ethersproject/properties": "^5.4.0"
},

@@ -19,3 +19,3 @@ "description": "Base-X without Buffer.",

],
"gitHead": "4e6d121fb8aa7327290afab7653364be8ddd8d81",
"gitHead": "c2c0ce75039e7256b287f9a764188d08ed0b7296",
"keywords": [

@@ -41,5 +41,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x1757601373adf9bc3152479e9aca168ad2e9f55253923e45f46516fb60a5993d",
"tarballHash": "0x806fdd9027b2f0acd21da73f42aedd802f3dde29fbd9180429b4be0b7b57bf71",
"types": "./lib/index.d.ts",
"version": "5.3.0"
"version": "5.4.0"
}

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

export const version = "basex/5.3.0";
export const version = "basex/5.4.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