@liskhq/lisk-api-client
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "@liskhq/lisk-api-client", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "An API client for the Lisk network", | ||
@@ -39,5 +39,5 @@ "author": "Lisk Foundation <admin@lisk.io>, lightcurve GmbH <admin@lightcurve.io>", | ||
"dependencies": { | ||
"@liskhq/lisk-codec": "^0.1.0", | ||
"@liskhq/lisk-cryptography": "^3.0.0", | ||
"@liskhq/lisk-transactions": "^5.0.1", | ||
"@liskhq/lisk-codec": "^0.1.1", | ||
"@liskhq/lisk-cryptography": "^3.0.1", | ||
"@liskhq/lisk-transactions": "^5.0.2", | ||
"isomorphic-ws": "4.0.1", | ||
@@ -49,3 +49,3 @@ "pm2-axon": "4.0.0", | ||
"devDependencies": { | ||
"@liskhq/lisk-chain": "^0.2.0", | ||
"@liskhq/lisk-chain": "^0.2.1", | ||
"@types/jest": "26.0.13", | ||
@@ -70,4 +70,3 @@ "@types/jest-when": "2.7.1", | ||
"typescript": "3.8.3" | ||
}, | ||
"gitHead": "24fbd6ae470a61191888eb6372d2a6e739a49b2a" | ||
} | ||
} |
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
83953