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
3
Versions
125
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 5.0.0-pre.30 to 5.0.0-pre.31

4

CHANGELOG.md

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

# [5.0.0-pre.31](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.30...v5.0.0-pre.31) (2022-10-12)
**Note:** Version bump only for package @feathersjs/express
# [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)

@@ -8,0 +12,0 @@

18

package.json
{
"name": "@feathersjs/express",
"description": "Feathers Express framework bindings and REST provider",
"version": "5.0.0-pre.30",
"version": "5.0.0-pre.31",
"homepage": "https://feathersjs.com",

@@ -55,7 +55,7 @@ "main": "lib/",

"dependencies": {
"@feathersjs/authentication": "^5.0.0-pre.30",
"@feathersjs/commons": "^5.0.0-pre.30",
"@feathersjs/errors": "^5.0.0-pre.30",
"@feathersjs/feathers": "^5.0.0-pre.30",
"@feathersjs/transport-commons": "^5.0.0-pre.30",
"@feathersjs/authentication": "^5.0.0-pre.31",
"@feathersjs/commons": "^5.0.0-pre.31",
"@feathersjs/errors": "^5.0.0-pre.31",
"@feathersjs/feathers": "^5.0.0-pre.31",
"@feathersjs/transport-commons": "^5.0.0-pre.31",
"@types/express": "^4.17.14",

@@ -67,4 +67,4 @@ "@types/express-serve-static-core": "^4.17.31",

"devDependencies": {
"@feathersjs/authentication-local": "^5.0.0-pre.30",
"@feathersjs/tests": "^5.0.0-pre.30",
"@feathersjs/authentication-local": "^5.0.0-pre.31",
"@feathersjs/tests": "^5.0.0-pre.31",
"@types/lodash": "^4.14.186",

@@ -80,3 +80,3 @@ "@types/mocha": "^10.0.0",

},
"gitHead": "b535c91197f4b997520e0a0e608793eeba791931"
"gitHead": "4500dbeb8cea566678cf88b3313a88efd93a2ed9"
}
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