@cosmjs/json-rpc
Advanced tools
Comparing version 0.28.11 to 0.29.0-alpha.1
{ | ||
"name": "@cosmjs/json-rpc", | ||
"version": "0.28.11", | ||
"version": "0.29.0-alpha.1", | ||
"description": "Framework for implementing a JSON-RPC 2.0 API", | ||
@@ -45,3 +45,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/stream": "0.28.11", | ||
"@cosmjs/stream": "0.29.0-alpha.1", | ||
"xstream": "^11.14.0" | ||
@@ -52,3 +52,3 @@ }, | ||
"@types/eslint-plugin-prettier": "^3", | ||
"@types/jasmine": "^3.8", | ||
"@types/jasmine": "^4", | ||
"@types/karma-firefox-launcher": "^2", | ||
@@ -67,3 +67,3 @@ "@types/karma-jasmine": "^4", | ||
"glob": "^7.1.6", | ||
"jasmine": "^3.99", | ||
"jasmine": "^4", | ||
"jasmine-spec-reporter": "^6", | ||
@@ -73,3 +73,3 @@ "karma": "^6.3.14", | ||
"karma-firefox-launcher": "^2.1.0", | ||
"karma-jasmine": "^4.0.1", | ||
"karma-jasmine": "^5", | ||
"karma-jasmine-html-reporter": "^1.5.4", | ||
@@ -82,6 +82,7 @@ "nyc": "^15.1.0", | ||
"typedoc": "^0.22", | ||
"typescript": "~4.4", | ||
"typescript": "~4.6", | ||
"webpack": "^5.32.0", | ||
"webpack-cli": "^4.6.0" | ||
} | ||
}, | ||
"stableVersion": "0.28.11" | ||
} |
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
28619
23
436
+ Added@cosmjs/stream@0.29.0-alpha.1(transitive)
- Removed@cosmjs/stream@0.28.11(transitive)