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.3.3 to 4.3.4

8

CHANGELOG.md

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

## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
**Note:** Version bump only for package @feathersjs/express
## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)

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

14

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

@@ -40,3 +40,3 @@ "main": "lib/",

"@feathersjs/commons": "^4.3.0",
"@feathersjs/errors": "^4.3.3",
"@feathersjs/errors": "^4.3.4",
"@types/express": "^4.17.1",

@@ -49,6 +49,6 @@ "debug": "^4.1.1",

"devDependencies": {
"@feathersjs/authentication": "^4.3.3",
"@feathersjs/authentication-local": "^4.3.3",
"@feathersjs/feathers": "^4.3.3",
"@feathersjs/tests": "^4.3.3",
"@feathersjs/authentication": "^4.3.4",
"@feathersjs/authentication-local": "^4.3.4",
"@feathersjs/feathers": "^4.3.4",
"@feathersjs/tests": "^4.3.4",
"axios": "^0.19.0",

@@ -59,3 +59,3 @@ "chai": "^4.2.0",

},
"gitHead": "352e422a30c8b289ca047862d997a49b427553a9"
"gitHead": "54cc42a089447564dafcf652c623cfc339e78a52"
}
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