Socket
Socket
Sign inDemoInstall

@dxos/debug

Package Overview
Dependencies
Maintainers
24
Versions
3057
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/debug - npm Package Compare versions

Comparing version 2.19.3-dev.9a16cc94 to 2.19.3-dev.a7017f95

73

package.json
{
"name": "@dxos/debug",
"version": "2.19.3-dev.9a16cc94",
"description": "Debug utilities",
"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": {
"@types/node": "^14.0.9",
"debug": "^4.3.3"
},
"devDependencies": {
"@dxos/toolchain-node-library": "2.19.2",
"@types/jest": "^26.0.7"
},
"publishConfig": {
"access": "public"
}
}
"name": "@dxos/debug",
"version": "2.19.3-dev.a7017f95",
"description": "Debug utilities",
"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": {
"@types/node": "^14.0.9",
"debug": "^4.3.3"
},
"devDependencies": {
"@dxos/toolchain-node-library": "2.19.2",
"@types/jest": "^26.0.7"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "toolchain build",
"build:test": "toolchain build:test",
"lint": "toolchain lint",
"test": "toolchain test"
},
"readme": "# debug\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