Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "dfin-jsdk", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"license": "MIT", | ||
@@ -46,3 +46,3 @@ "files": [ | ||
"lodash": "^4.17.20", | ||
"loglevel": "^1.6.8", | ||
"loglevel": "^1.7.0", | ||
"micromatch": "^4.0.2", | ||
@@ -64,7 +64,7 @@ "multimatch": "^4.0.0", | ||
"@types/js-yaml": "^3.12.5", | ||
"@types/lodash": "^4.14.160", | ||
"@types/lodash": "^4.14.161", | ||
"@types/multimatch": "^4.0.0", | ||
"@types/node": "^14.6.0", | ||
"@types/node": "^14.6.2", | ||
"@types/pascalcase": "^1.0.0", | ||
"@types/prettier": "^2.0.2", | ||
"@types/prettier": "^2.1.0", | ||
"@types/secp256k1": "^4.0.1", | ||
@@ -74,3 +74,3 @@ "@types/sha.js": "^2.4.0", | ||
"concat-md": "^0.3.5", | ||
"copy-webpack-plugin": "^6.0.3", | ||
"copy-webpack-plugin": "^6.0.4", | ||
"dotenv-webpack": "^2.0.0", | ||
@@ -88,3 +88,3 @@ "jest": "^26.4.2", | ||
"tslint": "^6.1.3", | ||
"typedoc": "^0.18.0", | ||
"typedoc": "^0.19.0", | ||
"typedoc-plugin-markdown": "^2.4.2", | ||
@@ -91,0 +91,0 @@ "typescript": "^4.0.2", |
Sorry, the diff of this file is too big to display
Updatedloglevel@^1.7.0