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.9 to 5.1.0

2

lib.esm/_version.d.ts

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

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

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

export const version = "basex/5.0.9";
export const version = "basex/5.1.0";
//# sourceMappingURL=_version.js.map

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

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

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

],
"gitHead": "6c43e20e7a68f3f5a141c74527ec63d9fe8458be",
"gitHead": "3b1d3fcee6bfb5178861e26ff1a1e9daa0663ec9",
"keywords": [

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

"sideEffects": false,
"tarballHash": "0xd4a33ffdf6870fe3fbec2e5e82d422bdf395283d3bd0bc2f6004c3517640f0b7",
"tarballHash": "0x4d21807d9f84a69f71bf50315cbce419936d0fe374c60f7cdda02aa5a254f1c5",
"types": "./lib/index.d.ts",
"version": "5.0.9"
"version": "5.1.0"
}

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

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