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.1.3 to 4.1.4

14

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="4.1.3"></a>
## [4.1.3](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.2...@feathersjs/transport-commons@4.1.3) (2018-09-02)
<a name="4.1.4"></a>
## [4.1.4](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.3...@feathersjs/transport-commons@4.1.4) (2018-09-17)

@@ -16,4 +16,12 @@ **Note:** Version bump only for package @feathersjs/transport-commons

# Change Log
<a name="4.1.3"></a>
## [4.1.3](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.2...@feathersjs/transport-commons@4.1.3) (2018-09-02)
**Note:** Version bump only for package @feathersjs/transport-commons
<a name="4.1.2"></a>
## 4.1.2
- Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
## [v4.1.1](https://github.com/feathersjs/transport-commons/tree/v4.1.1) (2018-07-03)

@@ -20,0 +28,0 @@ [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v4.1.0...v4.1.1)

{
"name": "@feathersjs/transport-commons",
"description": "Shared functionality for websocket providers",
"version": "4.1.3",
"version": "4.1.4",
"homepage": "https://feathersjs.com",

@@ -38,5 +38,5 @@ "main": "lib/",

"dependencies": {
"@feathersjs/commons": "^3.0.0",
"@feathersjs/errors": "^3.3.2",
"debug": "^3.1.0",
"@feathersjs/commons": "^3.0.1",
"@feathersjs/errors": "^3.3.3",
"debug": "^4.0.0",
"lodash": "^4.17.10",

@@ -46,5 +46,5 @@ "radix-router": "^3.0.1"

"devDependencies": {
"@feathersjs/feathers": "^3.2.1"
"@feathersjs/feathers": "^3.2.2"
},
"gitHead": "da1bd2e895b4eabe03cef8e0c016b327381a479d"
"gitHead": "da6e2732874c9c7834cb4a53526787218d62e4a3"
}
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