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

@graphql-hive/gateway-abort-signal-any

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-hive/gateway-abort-signal-any - npm Package Compare versions

Comparing version 0.0.4-alpha-b9b5c5e72b4373e4d3736e267eaba3f15cc59065 to 0.0.4-alpha-d8dc77bc27e4abf917b03c197fe569c509e54a72

8

CHANGELOG.md
# @graphql-hive/gateway-abort-signal-any
## 0.0.4-alpha-b9b5c5e72b4373e4d3736e267eaba3f15cc59065
## 0.0.4-alpha-d8dc77bc27e4abf917b03c197fe569c509e54a72
### Patch Changes
- [`b9b5c5e`](https://github.com/graphql-hive/gateway/commit/b9b5c5e72b4373e4d3736e267eaba3f15cc59065) Thanks [@ardatan](https://github.com/ardatan)! - Introduce disposable timeout signals.
- [#407](https://github.com/graphql-hive/gateway/pull/407) [`d8dc77b`](https://github.com/graphql-hive/gateway/commit/d8dc77bc27e4abf917b03c197fe569c509e54a72) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Added dependency [`@whatwg-node/disposablestack@^0.0.5` ↗︎](https://www.npmjs.com/package/@whatwg-node/disposablestack/v/0.0.5) (to `dependencies`)
- [#407](https://github.com/graphql-hive/gateway/pull/407) [`31d44e7`](https://github.com/graphql-hive/gateway/commit/31d44e76d3e17b29527b4604440c39687a0880f5) Thanks [@ardatan](https://github.com/ardatan)! - Introduce disposable timeout signals.
When `AbortSignal.timeout(MS)` is used, the timer is not cleaned up until it finishes.

@@ -10,0 +14,0 @@ This leads to memory leaks when the signal is not used anymore.

{
"name": "@graphql-hive/gateway-abort-signal-any",
"version": "0.0.4-alpha-b9b5c5e72b4373e4d3736e267eaba3f15cc59065",
"version": "0.0.4-alpha-d8dc77bc27e4abf917b03c197fe569c509e54a72",
"type": "module",

@@ -5,0 +5,0 @@ "repository": {

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