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

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

Package Overview
Dependencies
Maintainers
5
Versions
117
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.7.16 to 0.8.0

12

CHANGELOG.md
# Change Log - @graphitation/apollo-react-relay-duct-tape
This log was last generated on Fri, 16 Sep 2022 15:55:14 GMT and should not be manually modified.
This log was last generated on Tue, 18 Oct 2022 12:19:21 GMT and should not be manually modified.
<!-- Start content -->
## 0.8.0
Tue, 18 Oct 2022 12:19:21 GMT
### Minor changes
- Add errorPolicy ignore to useSubscription (mnovikov@microsoft.com)
## 0.7.16
Fri, 16 Sep 2022 15:55:14 GMT
Fri, 16 Sep 2022 15:55:23 GMT

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

3

lib/hooks.js

@@ -79,3 +79,4 @@ var __create = Object.create;

}
}
},
errorPolicy: "ignore"
});

@@ -82,0 +83,0 @@ if (error) {

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

"license": "MIT",
"version": "0.7.16",
"version": "0.8.0",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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