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

@feathersjs/authentication-oauth

Package Overview
Dependencies
Maintainers
4
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/authentication-oauth - 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/authentication-oauth
## [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/authentication-oauth",
"description": "oAuth 1 and 2 authentication for Feathers. Powered by Grant.",
"version": "4.3.3",
"version": "4.3.4",
"homepage": "https://feathersjs.com",

@@ -42,9 +42,9 @@ "main": "lib/",

"dependencies": {
"@feathersjs/authentication": "^4.3.3",
"@feathersjs/errors": "^4.3.3",
"@feathersjs/express": "^4.3.3",
"@feathersjs/feathers": "^4.3.3",
"@feathersjs/authentication": "^4.3.4",
"@feathersjs/errors": "^4.3.4",
"@feathersjs/express": "^4.3.4",
"@feathersjs/feathers": "^4.3.4",
"debug": "^4.1.1",
"express-session": "^1.16.2",
"grant": "^4.6.2",
"grant": "^4.6.3",
"grant-profile": "^0.0.5",

@@ -66,3 +66,3 @@ "lodash": "^4.17.15"

},
"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