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

@feathersjs/primus-client

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/primus-client - npm Package Compare versions

Comparing version 4.3.5 to 4.3.7

8

CHANGELOG.md

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

## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
**Note:** Version bump only for package @feathersjs/primus-client
## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)

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

18

package.json
{
"name": "@feathersjs/primus-client",
"description": "Client services for Primus and feathers-primus",
"version": "4.3.5",
"version": "4.3.7",
"homepage": "https://feathersjs.com",

@@ -39,15 +39,15 @@ "main": "lib/index.js",

"dependencies": {
"@feathersjs/transport-commons": "^4.3.4"
"@feathersjs/transport-commons": "^4.3.7"
},
"devDependencies": {
"@feathersjs/commons": "^4.3.0",
"@feathersjs/feathers": "^4.3.4",
"@feathersjs/primus": "^4.3.5",
"@feathersjs/tests": "^4.3.4",
"@feathersjs/commons": "^4.3.7",
"@feathersjs/feathers": "^4.3.7",
"@feathersjs/primus": "^4.3.7",
"@feathersjs/tests": "^4.3.7",
"chai": "^4.2.0",
"feathers-memory": "^4.0.0",
"mocha": "^6.2.0",
"feathers-memory": "^4.1.0",
"mocha": "^6.2.1",
"ws": "^7.1.2"
},
"gitHead": "1738fa49bf52af490f1fc87d96a29e1b7985a7ac"
"gitHead": "be129c71c47ebf389e003225cd7bef4d61d883ce"
}
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