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.1.0-beta.0 to 3.1.0

14

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

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

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

@@ -50,4 +50,4 @@ "test:watch": "npx jest --config ../../config/jest.config.js --testPathPattern packages/components --watch",

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

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

"devDependencies": {
"@apollo/react-ssr": "^3.1.0-beta.0",
"@apollo/react-ssr": "^3.1.0",
"jest": "24.9.0",
"rollup": "1.19.4",
"rollup": "1.20.3",
"tsc-watch": "2.4.0",
"typescript": "3.5.3"
},
"gitHead": "241ccacb9e27ab9cda90aa4a5c1f7ee29c05391b"
"gitHead": "3bc12b7f5b2064acc7ec0e15ec59cd2acfa61d49"
}
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