Socket
Socket
Sign inDemoInstall

@dxos/async

Package Overview
Dependencies
Maintainers
24
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.19.3-dev.794f3372 to 2.19.3-dev.8ce87082

73

package.json
{
"name": "@dxos/async",
"version": "2.19.3-dev.794f3372",
"description": "Async utils.",
"bugs": {
"url": "'https://github.com/dxos/protocols/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dxos/protocols.git"
},
"license": "AGPL-3.0",
"author": "DXOS.org",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"files": [
"dist",
"src"
],
"scripts": {
"build": "toolchain build",
"build:test": "toolchain build:test",
"lint": "toolchain lint",
"test": "toolchain test"
},
"dependencies": {
"@dxos/debug": "2.19.3-dev.794f3372"
},
"devDependencies": {
"@dxos/toolchain-node-library": "2.19.2",
"@types/jest": "^26.0.7",
"@types/node": "^14.0.9"
},
"publishConfig": {
"access": "public"
}
}
"name": "@dxos/async",
"version": "2.19.3-dev.8ce87082",
"description": "Async utils.",
"bugs": {
"url": "'https://github.com/dxos/protocols/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dxos/protocols.git"
},
"license": "AGPL-3.0",
"author": "DXOS.org",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"files": [
"dist",
"src"
],
"dependencies": {
"@dxos/debug": "2.19.3-dev.8ce87082"
},
"devDependencies": {
"@dxos/toolchain-node-library": "2.19.2",
"@types/jest": "^26.0.7",
"@types/node": "^14.0.9"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "toolchain build",
"build:test": "toolchain build:test",
"lint": "toolchain lint",
"test": "toolchain test"
},
"readme": "# Async\n\nAsynchronous utilities.\n"
}

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