Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "dfin-jsdk", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "files": [ | ||
"dependencies": { | ||
"axios": "^0.19.2", | ||
"axios": "^0.20.0", | ||
"bech32": "^1.1.4", | ||
@@ -51,3 +51,3 @@ "bip32": "^2.0.5", | ||
"prettier": "^2.0.5", | ||
"secp256k1": "^4.0.1", | ||
"secp256k1": "^4.0.2", | ||
"sha.js": "^2.4.11" | ||
@@ -76,3 +76,3 @@ }, | ||
"dotenv-webpack": "^2.0.0", | ||
"jest": "^26.4.0", | ||
"jest": "^26.4.2", | ||
"jest-mock-axios": "^4.2.1", | ||
@@ -90,3 +90,3 @@ "local-web-server": "^4.2.1", | ||
"typedoc-plugin-markdown": "^2.4.1", | ||
"typescript": "^3.9.7", | ||
"typescript": "^4.0.2", | ||
"uglifyjs-webpack-plugin": "^2.2.0", | ||
@@ -93,0 +93,0 @@ "webpack": "^4.44.1", |
Sorry, the diff of this file is too big to display
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
+ Addedaxios@0.20.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)
Updatedaxios@^0.20.0
Updatedsecp256k1@^4.0.2