Socket
Socket
Sign inDemoInstall

@ethersproject/strings

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/strings - npm Package Compare versions

Comparing version 5.0.0-beta.124 to 5.0.0-beta.125

2

_version.d.ts

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

export declare const version = "5.0.0-beta.124";
export declare const version = "5.0.0-beta.125";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "5.0.0-beta.124";
exports.version = "5.0.0-beta.125";

@@ -177,3 +177,3 @@ "use strict";

if (data[31] !== 0) {
throw new Error("invalid bytes32 sdtring - no null terminator");
throw new Error("invalid bytes32 string - no null terminator");
}

@@ -180,0 +180,0 @@ // Find the null termination

{
"name": "@ethersproject/strings",
"version": "5.0.0-beta.124",
"version": "5.0.0-beta.125",
"description": "String utility functions.",

@@ -25,3 +25,3 @@ "main": "index.js",

},
"tarballHash": "0x07db51c71e10e30a890a69b4a7e7da9a052e9d2f5d736c8325de0925519e34b6"
"tarballHash": "0x9e647e336090067257da0bb65710eb42992ce8bd99fc0a8af4b29c360afdf73b"
}
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