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
5
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.11.1 to 0.11.2

14

CHANGELOG.md
# Change Log - @graphitation/apollo-mock-client
This log was last generated on Tue, 20 Jun 2023 12:24:01 GMT and should not be manually modified.
This log was last generated on Thu, 21 Sep 2023 06:27:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.11.2
Thu, 21 Sep 2023 06:27:50 GMT
### Patches
- Add exports entry for types to package.json (sverre.johansen@gmail.com)
- Bump @graphitation/graphql-js-tag to v0.9.1
- Bump @graphitation/graphql-js-operation-payload-generator to v0.12.3
## 0.11.1
Tue, 20 Jun 2023 12:24:01 GMT
Tue, 20 Jun 2023 12:24:10 GMT

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

9

package.json

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

"license": "MIT",
"version": "0.11.1",
"version": "0.11.2",
"repository": {

@@ -22,4 +22,4 @@ "type": "git",

"@apollo/client": ">= ^3.3.0 < 3.7.0",
"@graphitation/graphql-js-tag": "^0.9.0",
"@graphitation/graphql-js-operation-payload-generator": "^0.12.2",
"@graphitation/graphql-js-tag": "^0.9.1",
"@graphitation/graphql-js-operation-payload-generator": "^0.12.3",
"@types/invariant": "^2.2.34",

@@ -49,5 +49,6 @@ "@types/jest": "^26.0.22",

"import": "./lib/index.mjs",
"require": "./lib/index.js"
"require": "./lib/index.js",
"types": "./lib/index.d.ts"
}
}
}

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