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.134 to 5.0.0-beta.135

2

lib.esm/_version.d.ts

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

export declare const version = "strings/5.0.0-beta.134";
export declare const version = "strings/5.0.0-beta.135";

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

export const version = "strings/5.0.0-beta.134";
export const version = "strings/5.0.0-beta.135";

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

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

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

},
"description": "String utility functions.",
"ethereum": "donations.ethers.eth",
"keywords": [

@@ -21,4 +17,6 @@ "Ethereum",

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

@@ -31,6 +29,8 @@ "access": "public"

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