Socket
Socket
Sign inDemoInstall

@feathersjs/transport-commons

Package Overview
Dependencies
Maintainers
4
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/transport-commons - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

11

CHANGELOG.md

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

## [4.2.1](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.2.0...@feathersjs/transport-commons@4.2.1) (2019-01-02)
### Bug Fixes
* Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
<a name="4.2.0"></a>

@@ -8,0 +19,0 @@ # [4.2.0](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.6...@feathersjs/transport-commons@4.2.0) (2018-12-16)

8

package.json
{
"name": "@feathersjs/transport-commons",
"description": "Shared functionality for websocket providers",
"version": "4.2.0",
"version": "4.2.1",
"homepage": "https://feathersjs.com",

@@ -39,3 +39,3 @@ "main": "lib/",

"@feathersjs/commons": "^4.0.0",
"@feathersjs/errors": "^3.3.5",
"@feathersjs/errors": "^3.3.6",
"debug": "^4.0.0",

@@ -46,6 +46,6 @@ "lodash": "^4.17.10",

"devDependencies": {
"@feathersjs/feathers": "^3.3.0",
"@feathersjs/feathers": "^3.3.1",
"mocha": "^5.2.0"
},
"gitHead": "3bbba49daf1e62f358b426002ec9684f4bcaac89"
"gitHead": "8c3a740ada9c9a0a25204d72f8ce982ad2887331"
}
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