Socket
Socket
Sign inDemoInstall

@dxos/debug

Package Overview
Dependencies
Maintainers
9
Versions
3056
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 1.0.0-beta.75 to 1.0.0-beta.76

dist/index.js

12

package.json
{
"name": "@dxos/debug",
"version": "1.0.0-beta.75",
"version": "1.0.0-beta.76",
"description": "Debug utilities",

@@ -8,6 +8,6 @@ "keywords": [],

"author": "DxOS.org",
"main": "dist/es/index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "npm run clean && babel ./src --out-dir ./dist/es --ignore \"**/*.test.js\" --source-maps inline",
"build:watch": "babel ./src --out-dir ./dist/es --ignore \"**/*.test.js\" --source-maps inline --watch",
"build": "tsc",
"clean": "del-cli dist",

@@ -35,4 +35,4 @@ "coverage": "npm test -- --coverage",

"jest": "^24.5.0",
"semistandard": "^14.2.0"
"semistandard": "^14.2.0",
"typescript": "^4.1.3"
},

@@ -39,0 +39,0 @@ "publishConfig": {

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