Socket
Socket
Sign inDemoInstall

oidc-react

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oidc-react - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

7

CHANGELOG.md

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

## [1.1.3](https://github.com/bjerkio/oidc-react/compare/v1.1.2...v1.1.3) (2020-10-24)
### Bug Fixes
* Remove react-router 🤷 ([527bcd3](https://github.com/bjerkio/oidc-react/commit/527bcd3a9d07fd3097924d022b13d31afb7d2dcf))
## [1.1.2](https://github.com/bjerkio/oidc-react/compare/v1.1.1...v1.1.2) (2020-10-24)

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

7

package.json
{
"name": "oidc-react",
"version": "1.1.2",
"version": "1.1.3",
"private": false,

@@ -34,3 +34,2 @@ "description": "",

"@types/react": "^16.9.11",
"@types/react-router": "^5.1.2",
"@typescript-eslint/eslint-plugin": "^4.2.0",

@@ -53,3 +52,2 @@ "@typescript-eslint/parser": "^4.2.0",

"react-dom": "^17.0.0",
"react-router": "^5.1.2",
"typescript": "^3.5.3"

@@ -79,4 +77,3 @@ },

"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-router": "^5.1.2"
"react-dom": "^17.0.0"
},

@@ -83,0 +80,0 @@ "dependencies": {

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