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.1.0 to 5.2.0

2

lib.esm/_version.d.ts

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

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

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

export const version = "strings/5.1.0";
export const version = "strings/5.2.0";
//# sourceMappingURL=_version.js.map

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

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

@@ -20,3 +20,3 @@ "description": "String utility functions.",

],
"gitHead": "3b1d3fcee6bfb5178861e26ff1a1e9daa0663ec9",
"gitHead": "dad3829c2e54b1c002c83ce948dc172530f6846d",
"keywords": [

@@ -44,5 +44,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0xaf3e510c2af8cc151ae4974a66508e4295ad1a7e0dd6bacce2b8a54d9065ceb1",
"tarballHash": "0x6d07126535fb53d667d4fcb63ca5fa68dcf0eac3b1c0e3610fb60554bedb2ee8",
"types": "./lib/index.d.ts",
"version": "5.1.0"
"version": "5.2.0"
}

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

export const version = "strings/5.1.0";
export const version = "strings/5.2.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