@ethersproject/constants
Advanced tools
Comparing version 5.0.0-beta.125 to 5.0.0-beta.126
@@ -1,1 +0,1 @@ | ||
export declare const version = "5.0.0-beta.125"; | ||
export declare const version = "5.0.0-beta.126"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "5.0.0-beta.125"; | ||
exports.version = "5.0.0-beta.126"; |
{ | ||
"name": "@ethersproject/constants", | ||
"version": "5.0.0-beta.125", | ||
"version": "5.0.0-beta.126", | ||
"description": "Error utility functions for ethers.", | ||
@@ -19,6 +19,5 @@ "main": "index.js", | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "next" | ||
"access": "public" | ||
}, | ||
"tarballHash": "0x1533e16a3e762298b9fcd5888757e0ba8743c4ab842a05fe4d803cf3bcc745d9" | ||
"tarballHash": "0xf33835528c26572d9703ffa048dedf600435f5e4061867a22c5f0a80a8b2da7d" | ||
} |
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
3559