New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@therms/rpc-client

Package Overview
Dependencies
Maintainers
4
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@therms/rpc-client - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.2.2](http://bitbucket.org/thermsio/rpc-client-ts/compare/v2.2.1...v2.2.2) (2022-01-06)
### Bug Fixes
* update deps and tsconfig sourcemaps ([7b30bf9](http://bitbucket.org/thermsio/rpc-client-ts/commits/7b30bf93769d73223c80f30c9520ed50397ec705))
## [2.2.1](http://bitbucket.org/thermsio/rpc-client-ts/compare/v2.2.0...v2.2.1) (2021-12-06)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@therms/rpc-client",
"version": "2.2.1",
"version": "2.2.2",
"description": "RPC framework, browser client lib",

@@ -46,3 +46,3 @@ "private": false,

"semantic-release": "^18.0.0",
"semantic-release-slack-bot": "^2.1.0",
"semantic-release-slack-bot": "^3.0.0",
"ts-jest": "^27.0.5",

@@ -49,0 +49,0 @@ "tslib": "^2.1.0",

@@ -19,2 +19,3 @@ {

"sourceMap": true /* Generates corresponding '.map' file. */,
"inlineSourceMap": true,
// "outFile": "./dist/build.js" /* Concatenate and emit output to single file. */,

@@ -21,0 +22,0 @@ "outDir": "./dist" /* Redirect output structure to the directory. */,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc