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

@feathersjs/express

Package Overview
Dependencies
Maintainers
4
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/express - npm Package Compare versions

Comparing version 4.5.10 to 4.5.11

8

CHANGELOG.md

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

## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
**Note:** Version bump only for package @feathersjs/express
## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)

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

20

package.json
{
"name": "@feathersjs/express",
"description": "Feathers Express framework bindings and REST provider",
"version": "4.5.10",
"version": "4.5.11",
"homepage": "https://feathersjs.com",

@@ -52,6 +52,6 @@ "main": "lib/",

"dependencies": {
"@feathersjs/commons": "^4.5.10",
"@feathersjs/errors": "^4.5.10",
"@types/express": "^4.17.8",
"debug": "^4.2.0",
"@feathersjs/commons": "^4.5.11",
"@feathersjs/errors": "^4.5.11",
"@types/express": "^4.17.9",
"debug": "^4.3.1",
"express": "^4.17.1",

@@ -62,6 +62,6 @@ "lodash": "^4.17.20",

"devDependencies": {
"@feathersjs/authentication": "^4.5.10",
"@feathersjs/authentication-local": "^4.5.10",
"@feathersjs/feathers": "^4.5.10",
"@feathersjs/tests": "^4.5.10",
"@feathersjs/authentication": "^4.5.11",
"@feathersjs/authentication-local": "^4.5.11",
"@feathersjs/feathers": "^4.5.11",
"@feathersjs/tests": "^4.5.11",
"axios": "^0.21.0",

@@ -71,3 +71,3 @@ "lodash": "^4.17.20",

},
"gitHead": "6fe8fcc2da94d10105c1ef5d4f1a198c2be61b23"
"gitHead": "de0526849eb36ab6ef19ef1764e0d9e0a6ccbd81"
}
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