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

@crossid/crossid-react

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crossid/crossid-react - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## 0.2.3
[All Changes](https://github.com/crossid/crossid-spa-js/compare/v0.2.2...v0.2.3)
### Minor Changes
- support for React 17 and 18.
## 0.2.2

@@ -2,0 +10,0 @@

4

package.json
{
"author": "Crossid",
"name": "@crossid/crossid-react",
"version": "0.2.2",
"version": "0.2.3",
"description": "Openid authentication hooks for React",

@@ -40,3 +40,3 @@ "main": "index.js",

"peerDependencies": {
"react": "^17.0.2"
"react": "^17 || ^18"
},

@@ -43,0 +43,0 @@ "devDependencies": {

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