Socket
Socket
Sign inDemoInstall

@feathersjs/authentication-oauth1

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/authentication-oauth1 - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

11

CHANGELOG.md

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

## [1.0.10](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-oauth1@1.0.9...@feathersjs/authentication-oauth1@1.0.10) (2019-01-02)
### Bug Fixes
* Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
<a name="1.0.9"></a>

@@ -8,0 +19,0 @@ ## [1.0.9](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-oauth1@1.0.8...@feathersjs/authentication-oauth1@1.0.9) (2018-12-16)

12

package.json
{
"name": "@feathersjs/authentication-oauth1",
"description": "A Feathers OAuth1 authentication strategy",
"version": "1.0.9",
"version": "1.0.10",
"homepage": "https://feathersjs.com",

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

"@feathersjs/commons": "^4.0.0",
"@feathersjs/errors": "^3.3.5",
"@feathersjs/errors": "^3.3.6",
"debug": "^4.0.0",

@@ -45,5 +45,5 @@ "lodash.merge": "^4.6.0"

"devDependencies": {
"@feathersjs/authentication": "^2.1.14",
"@feathersjs/express": "^1.3.0",
"@feathersjs/feathers": "^3.3.0",
"@feathersjs/authentication": "^2.1.15",
"@feathersjs/express": "^1.3.1",
"@feathersjs/feathers": "^3.3.1",
"body-parser": "^1.15.2",

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

},
"gitHead": "3bbba49daf1e62f358b426002ec9684f4bcaac89"
"gitHead": "8c3a740ada9c9a0a25204d72f8ce982ad2887331"
}
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