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

react-apollo

Package Overview
Dependencies
Maintainers
8
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-apollo - npm Package Compare versions

Comparing version 3.1.2-beta.1 to 3.1.2

16

package.json
{
"name": "react-apollo",
"description": "React Apollo Hooks, Components, and HOC.",
"version": "3.1.2-beta.1",
"version": "3.1.2",
"author": "opensource@apollographql.com",

@@ -33,3 +33,3 @@ "keywords": [

"predeploy": "npm run build",
"deploy": "npm publish --tag beta"
"deploy": "npm publish"
},

@@ -44,7 +44,7 @@ "peerDependencies": {

"dependencies": {
"@apollo/react-common": "^3.1.2-beta.1",
"@apollo/react-components": "^3.1.2-beta.1",
"@apollo/react-hoc": "^3.1.2-beta.1",
"@apollo/react-hooks": "^3.1.2-beta.1",
"@apollo/react-ssr": "^3.1.2-beta.1"
"@apollo/react-common": "^3.1.2",
"@apollo/react-components": "^3.1.2",
"@apollo/react-hoc": "^3.1.2",
"@apollo/react-hooks": "^3.1.2",
"@apollo/react-ssr": "^3.1.2"
},

@@ -61,3 +61,3 @@ "files": [

},
"gitHead": "d67d00cd517905559084b2a9aefa04c8f6e06764"
"gitHead": "88162edbd24fa4c8914f681c927abfd32ca9a26c"
}
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