@ethersproject/base64
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -1,1 +0,1 @@ | ||
export declare const version = "base64/5.0.3"; | ||
export declare const version = "base64/5.0.4"; |
@@ -1,2 +0,2 @@ | ||
export const version = "base64/5.0.3"; | ||
export const version = "base64/5.0.4"; | ||
//# sourceMappingURL=_version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "base64/5.0.3"; | ||
export declare const version = "base64/5.0.4"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "base64/5.0.3"; | ||
exports.version = "base64/5.0.4"; | ||
//# sourceMappingURL=_version.js.map |
@@ -11,2 +11,3 @@ { | ||
"ethereum": "donations.ethers.eth", | ||
"gitHead": "ffa4a2d0549fe2c606bda3130f4a3f3d788f8dcf", | ||
"keywords": [ | ||
@@ -30,5 +31,5 @@ "Ethereum", | ||
}, | ||
"tarballHash": "0xd87924f90f2c2a9122dc0de216f0eeec3d4c371b4241fe22ea1df3970873c757", | ||
"tarballHash": "0xf9edd66aa5131bf0bca2ea188265e0e333d781e4b0ef5e92090a7cef8556cb30", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.0.3" | ||
"version": "5.0.4" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8143