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.1 to 3.1.2-beta.1

20

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

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

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

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

"dependencies": {
"@apollo/react-common": "^3.1.1",
"@apollo/react-components": "^3.1.1",
"@apollo/react-hoc": "^3.1.1",
"@apollo/react-hooks": "^3.1.1",
"@apollo/react-ssr": "^3.1.1"
"@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"
},

@@ -58,6 +58,6 @@ "files": [

"devDependencies": {
"rollup": "1.20.3",
"typescript": "3.5.3"
"rollup": "1.21.4",
"typescript": "3.6.3"
},
"gitHead": "1ad1e76c298b8c8ff9a49c03a8dec4b1da812625"
"gitHead": "d67d00cd517905559084b2a9aefa04c8f6e06764"
}
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