@ethersproject/json-wallets
Advanced tools
Comparing version 5.0.0-beta.123 to 5.0.0-beta.124
@@ -1,1 +0,1 @@ | ||
export declare const version = "5.0.0-beta.123"; | ||
export declare const version = "5.0.0-beta.124"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "5.0.0-beta.123"; | ||
exports.version = "5.0.0-beta.124"; |
{ | ||
"name": "@ethersproject/json-wallets", | ||
"version": "5.0.0-beta.123", | ||
"version": "5.0.0-beta.124", | ||
"description": "Wallet management utilities for KeyStore and Crowdsale JSON wallets.", | ||
@@ -32,6 +32,5 @@ "main": "index.js", | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "next" | ||
"access": "public" | ||
}, | ||
"tarballHash": "0xd5b0b75d0b1baacc14901bd962a5948e1fc6a481e6091902405eb1ab822ce523" | ||
"tarballHash": "0x4d9580ee8583276571285078677d76242e93047965013975d7c335e5aa97a3ac" | ||
} |
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
29689