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

react-oauth2-code-pkce

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-oauth2-code-pkce - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

14

package.json
{
"name": "react-oauth2-code-pkce",
"version": "1.0.1",
"version": "1.0.2",
"description": "Plug-and-play react package for OAuth2 Authorization Code flow with PKCE",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"dependencies": {
"@types/react": "^17.0.11",
"typescript": "^4.3.4"
"dependencies": {},
"devDependencies": {
"@types/react": "^17.0.21",
"typescript": "^4.4.3"
},

@@ -34,3 +35,6 @@ "peerDependencies": {

},
"homepage": "https://github.com/soofstad/react-oauth2-pkce#readme"
"homepage": "https://github.com/soofstad/react-oauth2-pkce#readme",
"files": [
"dist/"
]
}
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