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

loopback-component-oauth2

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loopback-component-oauth2 - npm Package Compare versions

Comparing version 2.3.6 to 2.3.7

LICENSE.md

36

CHANGES.md

@@ -0,1 +1,11 @@

2016-02-19, Version 2.3.7
=========================
* Remove sl-blip from dependencies (Miroslav Bajtoš)
* Refer to licenses with a link (Sam Roberts)
* Use strongloop conventions for licensing (Sam Roberts)
2015-08-31, Version 2.3.6

@@ -86,4 +96,2 @@ =========================

* 2.0.0-rc3 (Raymond Feng)
* Fixed a minor bug where comparison of allowedScopes and tokenScopes is incorrect (Roy Klopper)

@@ -95,4 +103,2 @@

* 2.0.0-rc2 (Raymond Feng)
* Fix token deletion (Raymond Feng)

@@ -104,4 +110,2 @@

* 2.0.0-rc1 (Raymond Feng)
* Add revoke middleware (Raymond Feng)

@@ -113,4 +117,2 @@

* 2.0.0-beta9 (Raymond Feng)
* Upgrade to jws 3.0.0 (Raymond Feng)

@@ -122,4 +124,2 @@

* 2.0.0-beta8 (Raymond Feng)
* Fix up the model definitions (Raymond Feng)

@@ -131,4 +131,2 @@

* 2.0.0-beta7 (Raymond Feng)
* Tidy up scope definition (Raymond Feng)

@@ -140,4 +138,2 @@

* 2.0.0-beta6 (Raymond Feng)
* Tidy up token validations (Raymond Feng)

@@ -155,4 +151,2 @@

* 2.0.0-beta5 (Raymond Feng)
* Add tokenTypes (Raymond Feng)

@@ -354,6 +348,2 @@

2014-01-05, Version 1.0.1
=========================
* Bump version to 1.0.1. (Jared Hanson)

@@ -371,6 +361,2 @@

2013-09-24, Version 1.0.0
=========================
* Bump version to 1.0.0. (Jared Hanson)

@@ -542,4 +528,2 @@

* Update support files. (Jared Hanson)
* Port authorizationCode exchange test cases to Mocha. (Jared Hanson)

@@ -546,0 +530,0 @@

{
"name": "loopback-component-oauth2",
"version": "2.3.6",
"version": "2.3.7",
"description": "OAuth 2.0 provider for LoopBack",

@@ -50,5 +50,2 @@ "keywords": [

},
"optionalDependencies": {
"sl-blip": "http://blip.strongloop.com/loopback-component-oauth2@2.3.6"
},
"engines": {

@@ -60,6 +57,3 @@ "node": ">= 0.4.0"

},
"license": {
"name": "StrongLoop",
"url": "https://github.com/strongloop/loopback-component-oauth2/blob/master/LICENSE"
}
"license": "SEE LICENSE IN LICENSE.md"
}
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