@broxus/js-utils
Advanced tools
Comparing version 1.3.3 to 1.3.4
{ | ||
"$schema": "https://json.schemastore.org/tsconfig", | ||
"name": "@broxus/js-utils", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "JavaScript utilities library", | ||
@@ -51,3 +51,3 @@ "license": "AGPL-3.0", | ||
"dependencies": { | ||
"bignumber.js": "^9.1.1", | ||
"bignumber.js": "^9.1.2", | ||
"classnames": "^2.3.2", | ||
@@ -58,3 +58,3 @@ "lodash.isempty": "^4.4.0", | ||
}, | ||
"gitHead": "82d58886de1fec6f7bc630598c08b298b226c050" | ||
"gitHead": "18e1ce8e2c1ef1ae13eaa169d60035bb48e4f787" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
354564
Updatedbignumber.js@^9.1.2