Socket
Socket
Sign inDemoInstall

react-oidc-context

Package Overview
Dependencies
6
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.1 to 2.0.0-beta.2

dist/react-oidc-context.cjs.map

2

dist/tsdoc-metadata.json

@@ -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.18.17"
"packageVersion": "7.18.19"
}
]
}
{
"name": "react-oidc-context",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"description": "OpenID Connect & OAuth2 authentication using react context api as state management",

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

"main": "dist/react-oidc-context.cjs",
"module": "dist/react-oidc-context.mjs",
"module": "dist/react-oidc-context.esm.js",
"types": "dist/react-oidc-context.d.ts",

@@ -32,3 +32,3 @@ "files": [

"test": "tsc -p test/tsconfig.json && jest",
"lint": "eslint --cache .",
"lint": "eslint --max-warnings=0 --cache .",
"prepare": "husky install"

@@ -35,0 +35,0 @@ },

Sorry, the diff of this file is not supported yet

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