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

@graphitation/apollo-react-relay-duct-tape

Package Overview
Dependencies
Maintainers
4
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphitation/apollo-react-relay-duct-tape - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

17

CHANGELOG.json

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

{
"date": "Tue, 26 Oct 2021 12:46:05 GMT",
"date": "Tue, 26 Oct 2021 21:09:16 GMT",
"tag": "@graphitation/apollo-react-relay-duct-tape_v0.4.5",
"version": "0.4.5",
"comments": {
"patch": [
{
"comment": "Ensure that all packages listing graphql as a peerDependency also has it as a devDependency",
"author": "modevold@microsoft.com",
"commit": "6fbd717cb21f2e9f49ddca58e0365b5381358b46",
"package": "@graphitation/apollo-react-relay-duct-tape"
}
]
}
},
{
"date": "Tue, 26 Oct 2021 12:46:12 GMT",
"tag": "@graphitation/apollo-react-relay-duct-tape_v0.4.4",

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

# Change Log - @graphitation/apollo-react-relay-duct-tape
This log was last generated on Tue, 26 Oct 2021 12:46:05 GMT and should not be manually modified.
This log was last generated on Tue, 26 Oct 2021 21:09:16 GMT and should not be manually modified.
<!-- Start content -->
## 0.4.5
Tue, 26 Oct 2021 21:09:16 GMT
### Patches
- Ensure that all packages listing graphql as a peerDependency also has it as a devDependency (modevold@microsoft.com)
## 0.4.4
Tue, 26 Oct 2021 12:46:05 GMT
Tue, 26 Oct 2021 12:46:12 GMT

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

11

package.json

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

"license": "MIT",
"version": "0.4.4",
"version": "0.4.5",
"main": "./lib/index",

@@ -18,11 +18,12 @@ "scripts": {

"@apollo/client": "^3.3.15",
"@graphitation/apollo-mock-client": "^0.6.10",
"@graphitation/graphql-js-operation-payload-generator": "^0.5.9",
"@graphitation/graphql-js-tag": "^0.5.4",
"@graphitation/apollo-mock-client": "^0.6.11",
"@graphitation/graphql-js-operation-payload-generator": "^0.5.10",
"@graphitation/graphql-js-tag": "^0.5.5",
"@types/jest": "^26.0.22",
"@types/react": "^17.0.3",
"graphql": "^15.0.0",
"monorepo-scripts": "*",
"react": "^17.0.2",
"relay-compiler": "^11.0.2",
"relay-compiler-language-graphitation": "^0.5.2",
"relay-compiler-language-graphitation": "^0.5.3",
"ts-expect": "^1.3.0"

@@ -29,0 +30,0 @@ },

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