@ethersproject/properties
Advanced tools
Comparing version 5.5.0 to 5.6.0
@@ -1,2 +0,2 @@ | ||
export declare const version = "properties/5.5.0"; | ||
export declare const version = "properties/5.6.0"; | ||
//# sourceMappingURL=_version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export const version = "properties/5.5.0"; | ||
export const version = "properties/5.6.0"; | ||
//# sourceMappingURL=_version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "properties/5.5.0"; | ||
export declare const version = "properties/5.6.0"; | ||
//# sourceMappingURL=_version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = "properties/5.5.0"; | ||
exports.version = "properties/5.6.0"; | ||
//# sourceMappingURL=_version.js.map |
{ | ||
"author": "Richard Moore <me@ricmoo.com>", | ||
"dependencies": { | ||
"@ethersproject/logger": "^5.5.0" | ||
"@ethersproject/logger": "^5.6.0" | ||
}, | ||
@@ -18,3 +18,3 @@ "description": "Properties utility functions for ethers.", | ||
], | ||
"gitHead": "73a46efea32c3f9a4833ed77896a216e3d3752a0", | ||
"gitHead": "b8cda5dffdcb688e38d7c6a0aec4c7b8b59c1af5", | ||
"keywords": [ | ||
@@ -42,5 +42,5 @@ "Ethereum", | ||
"sideEffects": false, | ||
"tarballHash": "0x4ff23e9446d99829a59e0ef5ac56b019611b8bfd644cb7ccd2d87671a2821f70", | ||
"tarballHash": "0x3c031460ac0052b77e187d7504f43f208e7a03681562a4fb4884a099df5d5e80", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.5.0" | ||
"version": "5.6.0" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const version = "properties/5.5.0"; | ||
export const version = "properties/5.6.0"; |
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
Updated@ethersproject/logger@^5.6.0