Socket
Socket
Sign inDemoInstall

oidc-react

Package Overview
Dependencies
14
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.3.0

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Changelog

# [1.3.0](https://github.com/bjerkio/oidc-react/compare/v1.2.1...v1.3.0) (2021-03-11)
### Features
* upgrade to oidc-client 1.11.5 ([#527](https://github.com/bjerkio/oidc-react/issues/527)) ([3943c94](https://github.com/bjerkio/oidc-react/commit/3943c942237cfc6bbe8346ef1543a9a0fcf202f9))
## [1.2.1](https://github.com/bjerkio/oidc-react/compare/v1.2.0...v1.2.1) (2021-03-09)

@@ -8,0 +15,0 @@

8

package.json
{
"name": "oidc-react",
"version": "1.2.1",
"version": "1.3.0",
"private": false,

@@ -45,2 +45,4 @@ "description": "",

"jest-cli": "^26.0.1",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"ts-jest": "^25.3.1",

@@ -50,4 +52,2 @@ "ts-node-dev": "^1.0.0-pre.40",

"typedoc-plugin-markdown": "^3.0.3",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"typescript": "^3.5.3"

@@ -80,4 +80,4 @@ },

"dependencies": {
"oidc-client": "^1.9.1"
"oidc-client": "^1.11.5"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc