jsonrpc-lite
jsonrpc-lite copied to clipboard
Parse and Serialize JSON-RPC2 messages in node.js, or browser.
I know this is a bit of a code philosophy issue more than a strict right/wrong, so I submit it more as a suggestion with opinions about how it might...
The version has not been updated for a long time. Do you plan to add some new JSON-RPC features?
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
HI I am fetching an api call. I am able to print jsonrpc in cosole log but unable to save it as a variable. please help
closes #15 closes #16 @zensh, could you review this PR?
Webpack: ``` WARNING in ./node_modules/jsonrpc-lite/jsonrpc.js 16:24-31 Critical dependency: require function is used in a way in which dependencies cannot be statically extracted ```
Unable to use jsonrpc.js umd file in browsers: > Uncaught ReferenceError: jsonrpc is not defined