Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncot/connection

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncot/connection - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.4](https://github.com/SyncOT/SyncOT/compare/@syncot/connection@0.1.3...@syncot/connection@0.1.4) (2020-01-28)
**Note:** Version bump only for package @syncot/connection
## [0.1.3](https://github.com/SyncOT/SyncOT/compare/@syncot/connection@0.1.2...@syncot/connection@0.1.3) (2019-12-04)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@syncot/connection",
"version": "0.1.3",
"version": "0.1.4",
"description": "An RPC library for communication over Duplex object streams.",

@@ -30,6 +30,6 @@ "keywords": [

"dependencies": {
"@syncot/error": "^0.1.0",
"@syncot/events": "^0.1.0",
"@syncot/error": "^0.2.0",
"@syncot/events": "^0.1.1",
"@syncot/stream": "^0.1.0",
"@syncot/util": "^1.0.0",
"@syncot/util": "^1.0.1",
"@types/node": "^12.0.4",

@@ -43,3 +43,3 @@ "@types/readable-stream": "^2.3.1",

},
"gitHead": "826d566f85342309a513529839aca7a5aeb5815e"
"gitHead": "4c301b17359a9fc7e7da55677f752f7b74a4b2e3"
}
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