New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@apollo/react-testing

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/react-testing - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2-beta.1

14

package.json
{
"name": "@apollo/react-testing",
"description": "React Apollo testing utilities.",
"version": "3.1.1",
"version": "3.1.2-beta.1",
"author": "opensource@apollographql.com",

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

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

@@ -44,3 +44,3 @@ "test:watch": "npm run test -- --watch",

"dependencies": {
"@apollo/react-common": "^3.1.1",
"@apollo/react-common": "^3.1.2-beta.1",
"fast-json-stable-stringify": "^2.0.0",

@@ -57,7 +57,7 @@ "tslib": "^1.10.0"

"jest": "24.9.0",
"rollup": "1.20.3",
"tsc-watch": "3.0.1",
"typescript": "3.5.3"
"rollup": "1.21.4",
"tsc-watch": "3.0.2",
"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