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

@apollo/react-components

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-components - npm Package Compare versions

Comparing version 3.2.0-alpha.0 to 3.2.0-beta.0

17

package.json
{
"name": "@apollo/react-components",
"description": "React Apollo Query, Mutation and Subscription components.",
"version": "3.2.0-alpha.0",
"version": "3.2.0-beta.0",
"author": "opensource@apollographql.com",

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

"predeploy": "npm run build",
"deploy": "npm publish --tag alpha",
"deploy": "npm publish --tag beta",
"test": "npx jest --config ../../config/jest.config.js --testPathPattern packages/components",

@@ -41,3 +41,2 @@ "test:watch": "npx jest --config ../../config/jest.config.js --testPathPattern packages/components --watch",

"@types/react": "^16.8.0",
"apollo-link": "^1.2.12",
"graphql": "^14.3.1",

@@ -48,3 +47,3 @@ "react": "^16.8.0",

"dependencies": {
"@apollo/react-common": "^3.2.0-alpha.0",
"@apollo/react-common": "^3.2.0-beta.0",
"prop-types": "^15.7.2",

@@ -55,8 +54,8 @@ "ts-invariant": "^0.4.4",

"devDependencies": {
"@apollo/react-ssr": "^3.2.0-alpha.0",
"@apollo/react-testing": "^3.2.0-alpha.0",
"@apollo/react-ssr": "^3.2.0-beta.0",
"@apollo/react-testing": "^3.2.0-beta.0",
"jest": "24.9.0",
"rollup": "1.21.4",
"rollup": "1.25.2",
"tsc-watch": "3.0.2",
"typescript": "3.6.3"
"typescript": "3.6.4"
},

@@ -69,3 +68,3 @@ "files": [

},
"gitHead": "d6a6c693cde6dcd9cc9845d53daff0d73951ddca"
"gitHead": "6192fbc89fb1e005f262b31afa8154ee157ecdab"
}
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