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

gapi-oauth-react-hooks

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

gapi-oauth-react-hooks - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

23

package.json
{
"name": "gapi-oauth-react-hooks",
"version": "3.4.0",
"version": "3.4.1",
"repository": "https://github.com/jpb06/gapi-oauth-react-hooks.git",

@@ -8,22 +8,23 @@ "author": "jpb06 <jpb.06@outlook.com>",

"description": "Some hooks for SSO using Google sign in",
"dependencies": {},
"dependencies": {
"@types/gapi.auth2": "^0.0.55"
},
"devDependencies": {
"@testing-library/react-hooks": "^7.0.2",
"@types/gapi": "^0.0.41",
"@types/gapi.auth2": "^0.0.55",
"@types/jest": "^27.0.2",
"@types/jsdom": "^16.2.13",
"@types/node": "^16.10.1",
"@types/react": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@types/node": "^16.10.3",
"@types/react": "^17.0.27",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"copyfiles": "^2.4.1",
"del-cli": "^4.0.1",
"eslint": "^7.32.0",
"eslint": "7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-jest": "^25.0.1",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.2.2",
"jsdom": "^17.0.0",
"jest": "^27.2.5",
"jsdom": "^18.0.0",
"prettier": "^2.4.1",

@@ -30,0 +31,0 @@ "react": "^17.0.2",

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