Socket
Socket
Sign inDemoInstall

@dxos/async

Package Overview
Dependencies
Maintainers
23
Versions
2980
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/async - npm Package Compare versions

Comparing version 2.10.16 to 2.10.17

2

dist/src/events.js

@@ -7,3 +7,3 @@ "use strict";

exports.waitForEvent = exports.addListener = exports.onEvent = void 0;
/* eslint-disable jest/no-export, jest/no-disabled-tests, jest/expect-expect */
/* eslint-disable jest/no-export, jest/no-disabled-tests, jest/expect-expect, jest/valid-title */
const async_1 = require("./async");

@@ -10,0 +10,0 @@ /**

{
"name": "@dxos/async",
"version": "2.10.16",
"version": "2.10.17",
"description": "Async utils.",

@@ -26,3 +26,3 @@ "bugs": {

"dependencies": {
"@dxos/debug": "2.10.16",
"@dxos/debug": "2.10.17",
"@types/debug": "^4.1.1",

@@ -29,0 +29,0 @@ "@types/end-of-stream": "^1.4.0",

@@ -5,3 +5,3 @@ //

/* eslint-disable jest/no-export, jest/no-disabled-tests, jest/expect-expect */
/* eslint-disable jest/no-export, jest/no-disabled-tests, jest/expect-expect, jest/valid-title */

@@ -8,0 +8,0 @@ import { promiseTimeout } from './async';

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