Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.1 to 5.0.2

lib.esm/_version.js.map

2

lib.esm/_version.d.ts

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

export declare const version = "strings/5.0.1";
export declare const version = "strings/5.0.2";

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

export const version = "strings/5.0.1";
export const version = "strings/5.0.2";
//# sourceMappingURL=_version.js.map

@@ -32,1 +32,2 @@ "use strict";

}
//# sourceMappingURL=bytes32.js.map

@@ -188,1 +188,2 @@ "use strict";

}
//# sourceMappingURL=idna.js.map

@@ -6,1 +6,2 @@ "use strict";

export { _toEscapedUtf8String, toUtf8Bytes, toUtf8CodePoints, toUtf8String, Utf8ErrorFuncs, Utf8ErrorReason, UnicodeNormalizationForm, formatBytes32String, parseBytes32String, nameprep };
//# sourceMappingURL=index.js.map

@@ -248,1 +248,2 @@ "use strict";

}
//# sourceMappingURL=utf8.js.map

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

export declare const version = "strings/5.0.1";
export declare const version = "strings/5.0.2";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "strings/5.0.1";
exports.version = "strings/5.0.2";
//# sourceMappingURL=_version.js.map

@@ -35,1 +35,2 @@ "use strict";

exports.parseBytes32String = parseBytes32String;
//# sourceMappingURL=bytes32.js.map

@@ -193,1 +193,2 @@ "use strict";

exports.nameprep = nameprep;
//# sourceMappingURL=idna.js.map

@@ -16,1 +16,2 @@ "use strict";

exports.Utf8ErrorReason = utf8_1.Utf8ErrorReason;
//# sourceMappingURL=index.js.map

@@ -256,1 +256,2 @@ "use strict";

exports.toUtf8CodePoints = toUtf8CodePoints;
//# sourceMappingURL=utf8.js.map

@@ -30,5 +30,5 @@ {

},
"tarballHash": "0x3a35ae2be1c8035833e0d1e655b9d62f3af433d7eff08e66ebfd476ca7db7ad0",
"tarballHash": "0x298793e57e515c78a05974109db27dfdf9edbb45e7fcdb4309d1d6006074f27b",
"types": "./lib/index.d.ts",
"version": "5.0.1"
"version": "5.0.2"
}
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