Socket
Socket
Sign inDemoInstall

@feathersjs/socket-commons

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/socket-commons - npm Package Compare versions

Comparing version 3.0.0-pre.7 to 3.0.0

7

CHANGELOG.md
# Change Log
## [v3.0.0-pre.7](https://github.com/feathersjs/socket-commons/tree/v3.0.0-pre.7) (2017-10-25)
[Full Changelog](https://github.com/feathersjs/socket-commons/compare/v3.0.0-pre.6...v3.0.0-pre.7)
**Merged pull requests:**
- Update to better returnHook handling [\#53](https://github.com/feathersjs/socket-commons/pull/53) ([daffl](https://github.com/daffl))
## [v3.0.0-pre.6](https://github.com/feathersjs/socket-commons/tree/v3.0.0-pre.6) (2017-10-21)

@@ -4,0 +11,0 @@ [Full Changelog](https://github.com/feathersjs/socket-commons/compare/v3.0.0-pre.5...v3.0.0-pre.6)

6

package.json
{
"name": "@feathersjs/socket-commons",
"description": "Shared functionality for websocket providers",
"version": "3.0.0-pre.7",
"version": "3.0.0",
"homepage": "https://github.com/feathersjs/socket-commons",

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

"dependencies": {
"@feathersjs/errors": "^3.0.0-pre.1",
"@feathersjs/errors": "^3.0.0",
"debug": "^3.1.0",

@@ -56,3 +56,3 @@ "lodash": "^4.17.4",

"devDependencies": {
"@feathersjs/feathers": "^3.0.0-pre.3",
"@feathersjs/feathers": "^3.0.0",
"istanbul": "^1.1.0-alpha.1",

@@ -59,0 +59,0 @@ "mocha": "^4.0.0",

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