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.1.3 to 3.1.4

12

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

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

"dependencies": {
"@apollo/react-common": "^3.1.3",
"@apollo/react-components": "^3.1.3",
"@apollo/react-common": "^3.1.4",
"@apollo/react-components": "^3.1.4",
"hoist-non-react-statics": "^3.3.0",

@@ -60,9 +60,9 @@ "ts-invariant": "^0.4.4",

"devDependencies": {
"@apollo/react-ssr": "^3.1.3",
"@apollo/react-ssr": "^3.1.4",
"jest": "24.9.0",
"rollup": "1.23.1",
"tsc-watch": "3.0.2",
"typescript": "3.6.4"
"typescript": "3.8.3"
},
"gitHead": "07e404b089017f8a653d721c169a55191bf88f9b"
"gitHead": "142fe1c816b1776d7ea8aed8dae23fb391834746"
}
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