Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "dfin-jsdk", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"license": "MIT", | ||
@@ -49,3 +49,3 @@ "files": [ | ||
"multimatch": "^4.0.0", | ||
"prettier": "^2.1.1", | ||
"prettier": "^2.1.2", | ||
"secp256k1": "^4.0.2", | ||
@@ -62,9 +62,9 @@ "sha.js": "^2.4.11" | ||
"@types/fs-extra": "^9.0.1", | ||
"@types/jest": "^26.0.13", | ||
"@types/jest": "^26.0.14", | ||
"@types/js-yaml": "^3.12.5", | ||
"@types/lodash": "^4.14.161", | ||
"@types/multimatch": "^4.0.0", | ||
"@types/node": "^14.6.4", | ||
"@types/node": "^14.11.1", | ||
"@types/pascalcase": "^1.0.0", | ||
"@types/prettier": "^2.1.0", | ||
"@types/prettier": "^2.1.1", | ||
"@types/secp256k1": "^4.0.1", | ||
@@ -87,7 +87,7 @@ "@types/sha.js": "^2.4.0", | ||
"tslint": "^6.1.3", | ||
"typedoc": "^0.19.0", | ||
"typedoc": "^0.19.1", | ||
"typedoc-plugin-markdown": "^2.4.2", | ||
"typescript": "^4.0.2", | ||
"uglifyjs-webpack-plugin": "^2.2.0", | ||
"webpack": "^4.44.1", | ||
"webpack": "^4.44.2", | ||
"webpack-cli": "^3.3.12", | ||
@@ -94,0 +94,0 @@ "webpack-dev-server": "^3.11.0", |
Sorry, the diff of this file is too big to display
2424920
Updatedprettier@^2.1.2