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

@graphitation/apollo-mock-client

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphitation/apollo-mock-client - npm Package Compare versions

Comparing version 0.6.9 to 0.6.10

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Mon, 04 Oct 2021 13:47:53 GMT",
"date": "Tue, 26 Oct 2021 12:46:05 GMT",
"tag": "@graphitation/apollo-mock-client_v0.6.10",
"version": "0.6.10",
"comments": {
"patch": [
{
"comment": "Align graphql dependency to version ^15.0.0 across packages",
"author": "modevold@microsoft.com",
"commit": "d8b94fe7725a968abfac81953b97a879b2bdaeb3",
"package": "@graphitation/apollo-mock-client"
}
]
}
},
{
"date": "Mon, 04 Oct 2021 13:48:04 GMT",
"tag": "@graphitation/apollo-mock-client_v0.6.9",

@@ -8,0 +23,0 @@ "version": "0.6.9",

# Change Log - @graphitation/apollo-mock-client
This log was last generated on Mon, 04 Oct 2021 13:47:53 GMT and should not be manually modified.
This log was last generated on Tue, 26 Oct 2021 12:46:05 GMT and should not be manually modified.
<!-- Start content -->
## 0.6.10
Tue, 26 Oct 2021 12:46:05 GMT
### Patches
- Align graphql dependency to version ^15.0.0 across packages (modevold@microsoft.com)
## 0.6.9
Mon, 04 Oct 2021 13:47:53 GMT
Mon, 04 Oct 2021 13:48:04 GMT

@@ -11,0 +19,0 @@ ### Patches

6

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.6.9",
"version": "0.6.10",
"main": "./lib/index",

@@ -23,3 +23,3 @@ "scripts": {

"@types/react-test-renderer": "^17.0.1",
"graphql": "^15.5.0",
"graphql": "^15.0.0",
"monorepo-scripts": "*",

@@ -31,3 +31,3 @@ "react": "^17.0.2",

"@apollo/client": "^3.3.0",
"graphql": "^15.5.0"
"graphql": "^15.0.0"
},

@@ -34,0 +34,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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