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

@apollo/react-hoc

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/react-hoc - npm Package Compare versions

Comparing version 0.1.0-beta.5 to 0.1.0-beta.6

19

package.json
{
"name": "@apollo/react-hoc",
"description": "React Apollo `graphql` higher-order component.",
"version": "0.1.0-beta.5",
"version": "0.1.0-beta.6",
"author": "opensource@apollographql.com",

@@ -15,2 +15,5 @@ "keywords": [

"module": "./lib/react-hoc.esm.js",
"react-native": {
"react-dom/server": false
},
"typings": "./lib/index.d.ts",

@@ -37,11 +40,11 @@ "repository": {

"peerDependencies": {
"apollo-client": "^2.6.0",
"graphql": "^14.2.1",
"apollo-client": "^2.6.2",
"graphql": "^14.3.1",
"react": "^16.8.0"
},
"dependencies": {
"@apollo/react-common": "^0.1.0-beta.6",
"@apollo/react-components": "^0.1.0-beta.5",
"ts-invariant": "^0.4.2",
"tslib": "^1.9.3"
"@apollo/react-common": "^0.1.0-beta.7",
"@apollo/react-components": "^0.1.0-beta.6",
"ts-invariant": "^0.4.4",
"tslib": "^1.10.0"
},

@@ -60,3 +63,3 @@ "files": [

},
"gitHead": "f0ad14e4304a9b58381b292fe8ad739a0ab4534b"
"gitHead": "ce33f8a5ce250518d521de39982dc49f1fe9a793"
}
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