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 3.2.0-beta.1 to 4.0.0-beta.0

12

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

@@ -44,4 +44,4 @@ "keywords": [

"dependencies": {
"@apollo/react-common": "^3.2.0-beta.1",
"@apollo/react-components": "^3.2.0-beta.1",
"@apollo/react-common": "^4.0.0-beta.0",
"@apollo/react-components": "^4.0.0-beta.0",
"hoist-non-react-statics": "^3.3.1",

@@ -52,4 +52,4 @@ "ts-invariant": "^0.4.4",

"devDependencies": {
"@apollo/react-ssr": "^3.2.0-beta.1",
"@apollo/react-testing": "^3.2.0-beta.1",
"@apollo/react-ssr": "^4.0.0-beta.0",
"@apollo/react-testing": "^4.0.0-beta.0",
"jest": "24.9.0",

@@ -66,3 +66,3 @@ "rollup": "1.29.0",

},
"gitHead": "3bb517313d839c5979165c011e6f55570bc171ea"
"gitHead": "e7c599ebad00ddf93200e661d4a4c7ecec5148d5"
}
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