Socket
Socket
Sign inDemoInstall

react-google-forms-hooks

Package Overview
Dependencies
28
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

10

package.json
{
"name": "react-google-forms-hooks",
"version": "1.2.2",
"version": "1.2.3",
"description": "Library to create forms using React backed by Google Forms.",

@@ -32,3 +32,3 @@ "author": "francisconeves97",

"peerDependencies": {
"react": "^16.0.0"
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
},

@@ -38,2 +38,4 @@ "devDependencies": {

"@testing-library/user-event": "^7.2.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@types/jest": "^26.0.24",

@@ -70,4 +72,2 @@ "@types/node": "^12.12.38",

"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"cheerio": "^1.0.0-rc.10",

@@ -78,2 +78,2 @@ "isomorphic-unfetch": "^3.1.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