Socket
Socket
Sign inDemoInstall

@apollo/react-hooks

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/react-hooks - npm Package Compare versions

Comparing version 0.1.0-beta.9 to 0.1.0-beta.10

13

package.json
{
"name": "@apollo/react-hooks",
"description": "React Apollo Hooks.",
"version": "0.1.0-beta.9",
"version": "0.1.0-beta.10",
"author": "opensource@apollographql.com",

@@ -39,8 +39,9 @@ "keywords": [

"peerDependencies": {
"apollo-client": "^2.6.2",
"apollo-client": "^2.6.3",
"graphql": "^14.3.1",
"react": "^16.8.0"
"react": "^16.8.0",
"react-dom": "^16.8.0"
},
"dependencies": {
"@apollo/react-common": "^0.1.0-beta.7",
"@apollo/react-common": "^0.1.0-beta.8",
"apollo-utilities": "^1.3.2",

@@ -58,7 +59,7 @@ "ts-invariant": "^0.4.4",

"jest": "^24.8.0",
"rollup": "^1.15.5",
"rollup": "1.16.2",
"tsc-watch": "^2.2.1",
"typescript": "^3.5.2"
},
"gitHead": "ce33f8a5ce250518d521de39982dc49f1fe9a793"
"gitHead": "808e66755990a649202a662a6c6e8b8d20a0e9fb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc