Socket
Socket
Sign inDemoInstall

@feathersjs/authentication-oauth1

Package Overview
Dependencies
5
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

16

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="1.0.5"></a>
## [1.0.5](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-oauth1@1.0.4...@feathersjs/authentication-oauth1@1.0.5) (2018-09-02)
**Note:** Version bump only for package @feathersjs/authentication-oauth1
# Change Log
## [v1.0.3](https://github.com/feathersjs/authentication-oauth1/tree/v1.0.3) (2018-01-03)

@@ -123,2 +137,2 @@ [Full Changelog](https://github.com/feathersjs/authentication-oauth1/compare/v1.0.2...v1.0.3)

\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

14

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

@@ -38,4 +38,4 @@ "main": "lib/",

"dependencies": {
"@feathersjs/commons": "^2.0.0",
"@feathersjs/errors": "^3.3.1",
"@feathersjs/commons": "^3.0.0",
"@feathersjs/errors": "^3.3.2",
"debug": "^3.1.0",

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

"devDependencies": {
"@feathersjs/authentication": "^2.1.8",
"@feathersjs/express": "^1.2.4",
"@feathersjs/feathers": "^3.0.0",
"@feathersjs/authentication": "^2.1.9",
"@feathersjs/express": "^1.2.5",
"@feathersjs/feathers": "^3.2.1",
"body-parser": "^1.15.2",

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

},
"gitHead": "a618e325acc797dfb895f69310e55075838dfdeb"
"gitHead": "da1bd2e895b4eabe03cef8e0c016b327381a479d"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc