@ethersproject/constants
Advanced tools
Comparing version 5.0.0-beta.124 to 5.0.0-beta.125
@@ -1,1 +0,1 @@ | ||
export declare const version = "5.0.0-beta.124"; | ||
export declare const version = "5.0.0-beta.125"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "5.0.0-beta.124"; | ||
exports.version = "5.0.0-beta.125"; |
{ | ||
"name": "@ethersproject/constants", | ||
"version": "5.0.0-beta.124", | ||
"version": "5.0.0-beta.125", | ||
"description": "Error utility functions for ethers.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@ethersproject/bignumber": "^5.0.0-beta.119" | ||
"@ethersproject/bignumber": ">5.0.0-beta.0" | ||
}, | ||
@@ -20,5 +20,6 @@ "keywords": [ | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"tag": "next" | ||
}, | ||
"tarballHash": "0xde6487a87425ff80ba2d2e886f6b8556bc6692ccf305437f31c7cfdc13075a6e" | ||
"tarballHash": "0x1533e16a3e762298b9fcd5888757e0ba8743c4ab842a05fe4d803cf3bcc745d9" | ||
} |
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
3578