@ethersproject/bytes
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/bytes", | ||
"version": "5.0.0-beta.124", | ||
"version": "5.0.0-beta.125", | ||
"description": "Bytes utility functions for ethers.", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@ethersproject/errors": "^5.0.0-beta.119" | ||
"@ethersproject/errors": ">5.0.0-beta.0" | ||
}, | ||
@@ -22,5 +22,6 @@ "keywords": [ | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"tag": "next" | ||
}, | ||
"tarballHash": "0xf400031883e154672953b905b5b1fb6ca8727e7aec42fac7eeb711e21e74dfbd" | ||
"tarballHash": "0xa6503ce897d67fc4b503efaf414327468a766c9d74fe65056b43236d839fc7d9" | ||
} |
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
16550