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.2 to 4.3.3

8

CHANGELOG.md

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

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

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

14

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

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

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

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

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

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

},
"gitHead": "31c8e752298f725e3be9965ce1550e94e09ec871"
"gitHead": "352e422a30c8b289ca047862d997a49b427553a9"
}
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