@cosmjs/json-rpc
Advanced tools
Comparing version 0.29.5 to 0.30.0-beta.1
{ | ||
"name": "@cosmjs/json-rpc", | ||
"version": "0.29.5", | ||
"version": "0.30.0-beta.1", | ||
"description": "Framework for implementing a JSON-RPC 2.0 API", | ||
@@ -45,3 +45,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/stream": "^0.29.5", | ||
"@cosmjs/stream": "^0.30.0-beta.1", | ||
"xstream": "^11.14.0" | ||
@@ -56,4 +56,4 @@ }, | ||
"@types/karma-jasmine-html-reporter": "^1", | ||
"@typescript-eslint/eslint-plugin": "^5.13.0", | ||
"@typescript-eslint/parser": "^5.13.0", | ||
"@typescript-eslint/eslint-plugin": "^5.54.0", | ||
"@typescript-eslint/parser": "^5.54.0", | ||
"eslint": "^7.5", | ||
@@ -83,3 +83,4 @@ "eslint-config-prettier": "^8.3.0", | ||
"webpack-cli": "^4.6.0" | ||
} | ||
}, | ||
"stableVersion": "0.29.5" | ||
} |
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
28617
+ Added@cosmjs/stream@0.30.1(transitive)
- Removed@cosmjs/stream@0.29.5(transitive)