Socket
Socket
Sign inDemoInstall

@dxos/util

Package Overview
Dependencies
Maintainers
9
Versions
2998
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.6.17 to 2.6.19

8

package.json
{
"name": "@dxos/util",
"version": "2.6.17",
"version": "2.6.19",
"description": "Utilities to be moved to other repos.",

@@ -20,5 +20,5 @@ "homepage": "https://github.com/dxos/echo/tree/master/packages/echo#readme",

"depcheck": "npx depcheck --specials=bin,babel,eslint,lint-staged,jest",
"coverage": "jest --coverage --verbose --rootDir=./src",
"coverage": "jest --coverage --verbose --rootDir=./src --forceExit",
"lint": "eslint --format codeframe './src/**/*.ts'",
"test": "jest --rootDir=./src --verbose --passWithNoTests",
"test": "jest --rootDir=./src --verbose --passWithNoTests --forceExit",
"prepublishOnly": "npm run test && npm run build",

@@ -67,3 +67,3 @@ "watch": "babel-watch src --out-dir ./dist --source-maps"

},
"gitHead": "ea75c7e846cfdfe4693278091d6c2d36ffb617e9"
"gitHead": "046f49dde1155446b6060b4e0f36ef6a01e0983e"
}
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