Socket
Socket
Sign inDemoInstall

@apollo/react-ssr

Package Overview
Dependencies
28
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2-beta.1 to 3.1.2

10

package.json
{
"name": "@apollo/react-ssr",
"description": "React Apollo server-side rendering utilities",
"version": "3.1.2-beta.1",
"version": "3.1.2",
"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/ssr",

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

"dependencies": {
"@apollo/react-common": "^3.1.2-beta.1",
"@apollo/react-hooks": "^3.1.2-beta.1",
"@apollo/react-common": "^3.1.2",
"@apollo/react-hooks": "^3.1.2",
"tslib": "^1.10.0"

@@ -61,3 +61,3 @@ },

},
"gitHead": "d67d00cd517905559084b2a9aefa04c8f6e06764"
"gitHead": "88162edbd24fa4c8914f681c927abfd32ca9a26c"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc