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

openid-client

Package Overview
Dependencies
Maintainers
1
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openid-client - npm Package Compare versions

Comparing version 3.15.6 to 3.15.7

4

CHANGELOG.md

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

## [3.15.7](https://github.com/panva/node-openid-client/compare/v3.15.6...v3.15.7) (2020-07-16)
## [3.15.6](https://github.com/panva/node-openid-client/compare/v3.15.5...v3.15.6) (2020-07-06)

@@ -7,0 +11,0 @@

14

package.json
{
"name": "openid-client",
"version": "3.15.6",
"version": "3.15.7",
"description": "OpenID Connect Relying Party (RP, Client) implementation for Node.js runtime, supports passportjs",

@@ -48,3 +48,3 @@ "keywords": [

"jose": "^1.27.1",
"lru-cache": "^5.1.1",
"lru-cache": "^6.0.0",
"make-error": "^1.3.6",

@@ -56,7 +56,7 @@ "object-hash": "^2.0.1",

"devDependencies": {
"@commitlint/cli": "^8.3.4",
"@commitlint/config-conventional": "^8.3.4",
"@types/passport": "^1.0.3",
"@commitlint/cli": "^9.1.1",
"@commitlint/config-conventional": "^9.1.1",
"@types/passport": "^1.0.4",
"chai": "^4.2.0",
"eslint": "^7.2.0",
"eslint": "^7.4.0",
"eslint-config-airbnb-base": "^14.2.0",

@@ -66,3 +66,3 @@ "eslint-plugin-import": "^2.21.2",

"mocha": "^8.0.1",
"nock": "^12.0.1",
"nock": "^13.0.2",
"nyc": "^15.1.0",

@@ -69,0 +69,0 @@ "readable-mock-req": "^0.2.2",

@@ -50,3 +50,3 @@ # openid-client

[<img width="184" height="96" align="right" src="https://cdn.jsdelivr.net/gh/panva/node-openid-client@38cf016b0837e6d4116de3780b28d222d5780bc9/OpenID_Certified.png" alt="OpenID Certification">][openid-certified-link]
Filip Skokan has [certified][openid-certified-link] that [oidc-provider][npm-url]
Filip Skokan has [certified][openid-certified-link] that [openid-client][npm-url]
conforms to the following profiles of the OpenID Connect™ protocol

@@ -53,0 +53,0 @@

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