Socket
Socket
Sign inDemoInstall

gitlab-auth

Package Overview
Dependencies
43
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.8 to 0.2.0

16

package.json
{
"name": "gitlab-auth",
"version": "0.1.8",
"version": "0.2.0",
"description": "GitLab authorized API application Context",

@@ -33,14 +33,14 @@ "main": "build/src/index.js",

"dependencies": {
"@gitbeaker/browser": "^28.2.0",
"oidc-react": "^1.4.0"
"@gitbeaker/browser": "^35.7.0",
"oidc-react": "^2.0.3"
},
"devDependencies": {
"@types/node": "^14.14.37",
"@types/react": "^17.0.3",
"@types/node": "^18.7.16",
"@types/react": "^18.0.19",
"typescript": "^4.2.3"
},
"peerDependencies": {
"react": "^17.0.0",
"react-dom": "^17.0.0"
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
}
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