Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.5 to 1.0.6

14

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<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)
<a name="1.0.6"></a>
## [1.0.6](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-oauth1@1.0.5...@feathersjs/authentication-oauth1@1.0.6) (2018-09-17)

@@ -16,4 +16,12 @@ **Note:** Version bump only for package @feathersjs/authentication-oauth1

# Change Log
<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
<a name="1.0.4"></a>
## 1.0.4
- Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
## [v1.0.3](https://github.com/feathersjs/authentication-oauth1/tree/v1.0.3) (2018-01-03)

@@ -20,0 +28,0 @@ [Full Changelog](https://github.com/feathersjs/authentication-oauth1/compare/v1.0.2...v1.0.3)

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

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

"dependencies": {
"@feathersjs/commons": "^3.0.0",
"@feathersjs/errors": "^3.3.2",
"debug": "^3.1.0",
"@feathersjs/commons": "^3.0.1",
"@feathersjs/errors": "^3.3.3",
"debug": "^4.0.0",
"lodash.merge": "^4.6.0"
},
"devDependencies": {
"@feathersjs/authentication": "^2.1.9",
"@feathersjs/express": "^1.2.5",
"@feathersjs/feathers": "^3.2.1",
"@feathersjs/authentication": "^2.1.10",
"@feathersjs/express": "^1.2.6",
"@feathersjs/feathers": "^3.2.2",
"body-parser": "^1.15.2",

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

},
"gitHead": "da1bd2e895b4eabe03cef8e0c016b327381a479d"
"gitHead": "da6e2732874c9c7834cb4a53526787218d62e4a3"
}
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