Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@dxos/util

Package Overview
Dependencies
Maintainers
24
Versions
3029
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/util - npm Package Compare versions

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

75

package.json
{
"name": "@dxos/util",
"version": "2.19.3-dev.9a16cc94",
"description": "Temporary bucket for misc functions, which should graduate into separate packages.",
"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/crypto": "2.19.3-dev.9a16cc94",
"@dxos/debug": "2.19.3-dev.9a16cc94",
"@types/node": "^14.0.9"
},
"devDependencies": {
"@dxos/toolchain-node-library": "2.19.2",
"@types/jest": "^26.0.7"
},
"publishConfig": {
"access": "public"
}
}
"name": "@dxos/util",
"version": "2.19.3-dev.a7017f95",
"description": "Temporary bucket for misc functions, which should graduate into separate packages.",
"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/crypto": "2.19.3-dev.a7017f95",
"@dxos/debug": "2.19.3-dev.a7017f95",
"@types/node": "^14.0.9"
},
"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": "# Util\n\nThis is a temporary repo for ECHO utilities. Group and refactor out to other repos.\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