Socket
Socket
Sign inDemoInstall

react-oidc-context

Package Overview
Dependencies
5
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-rc.1 to 3.0.0

2

dist/esm/package.json
{
"type": "module",
"version": "3.0.0-rc.1"
"version": "3.0.0"
}

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.39.1"
"packageVersion": "7.39.4"
}
]
}
{
"name": "react-oidc-context",
"version": "3.0.0-rc.1",
"version": "3.0.0",
"description": "OpenID Connect & OAuth2 authentication using react context api as state management",

@@ -43,3 +43,3 @@ "repository": {

"peerDependencies": {
"oidc-client-ts": "^3.0.0-beta.0",
"oidc-client-ts": "^3.0.0",
"react": ">=16.8.0"

@@ -57,6 +57,6 @@ },

"@typescript-eslint/parser": "^6.4.1",
"esbuild": "^0.19.5",
"esbuild": "^0.20.0",
"eslint": "^8.4.1",
"eslint-plugin-testing-library": "^6.0.0",
"husky": "^8.0.1",
"husky": "^9.0.2",
"jest": "^29.3.1",

@@ -63,0 +63,0 @@ "jest-environment-jsdom": "^29.3.1",

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