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
3
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.5.16 to 4.5.17

8

CHANGELOG.md

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

## [4.5.17](https://github.com/feathersjs/feathers/compare/v4.5.16...v4.5.17) (2023-07-17)
**Note:** Version bump only for package @feathersjs/primus-client
## [4.5.16](https://github.com/feathersjs/feathers/compare/v4.5.15...v4.5.16) (2023-02-24)

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

12

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

@@ -52,9 +52,9 @@ "main": "lib/index.js",

"dependencies": {
"@feathersjs/transport-commons": "^4.5.16"
"@feathersjs/transport-commons": "^4.5.17"
},
"devDependencies": {
"@feathersjs/commons": "^4.5.16",
"@feathersjs/feathers": "^4.5.16",
"@feathersjs/primus": "^4.5.16",
"@feathersjs/tests": "^4.5.16",
"@feathersjs/feathers": "^4.5.17",
"@feathersjs/primus": "^4.5.17",
"@feathersjs/tests": "^4.5.17",
"feathers-memory": "^4.1.0",

@@ -64,3 +64,3 @@ "mocha": "^9.1.3",

},
"gitHead": "18872c070d9db0258f06cc66f08c0c6a9311b0b2"
"gitHead": "022a407dab1e813d23b283d145dfff9a870541ee"
}
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