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 5.0.0-pre.19 to 5.0.0-pre.20

11

CHANGELOG.md

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

# [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
### Bug Fixes
* **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
# [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)

@@ -8,0 +19,0 @@

18

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

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

"dependencies": {
"@feathersjs/authentication": "^5.0.0-pre.19",
"@feathersjs/commons": "^5.0.0-pre.19",
"@feathersjs/errors": "^5.0.0-pre.19",
"@feathersjs/feathers": "^5.0.0-pre.19",
"@feathersjs/transport-commons": "^5.0.0-pre.19",
"@feathersjs/authentication": "^5.0.0-pre.20",
"@feathersjs/commons": "^5.0.0-pre.20",
"@feathersjs/errors": "^5.0.0-pre.20",
"@feathersjs/feathers": "^5.0.0-pre.20",
"@feathersjs/transport-commons": "^5.0.0-pre.20",
"@types/express": "^4.17.13",

@@ -65,4 +65,4 @@ "@types/express-serve-static-core": "^4.17.28",

"devDependencies": {
"@feathersjs/authentication-local": "^5.0.0-pre.19",
"@feathersjs/tests": "^5.0.0-pre.19",
"@feathersjs/authentication-local": "^5.0.0-pre.20",
"@feathersjs/tests": "^5.0.0-pre.20",
"@types/lodash": "^4.14.182",

@@ -78,3 +78,3 @@ "@types/mocha": "^9.1.1",

},
"gitHead": "57f3e18bb62735e1869ffafee90286498738fdfa"
"gitHead": "54de749a0b392c7da726c668002b50cafaca530c"
}
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