New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@river-build/dlog

Package Overview
Dependencies
Maintainers
0
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@river-build/dlog - npm Package Compare versions

Comparing version 0.0.174 to 0.0.175

2

dist/dlog.js

@@ -172,3 +172,3 @@ import { bin_toHexString, isHexString, shortenHexString } from './binary';

export const dlogError = (ns) => {
const l = makeDlog(debug(ns), { defaultEnabled: true, printStack: true });
const l = makeDlog(debug(ns), { defaultEnabled: true, printStack: true, allowJest: true });
return l;

@@ -175,0 +175,0 @@ };

{
"name": "@river-build/dlog",
"version": "0.0.174",
"version": "0.0.175",
"packageManager": "yarn@3.8.0",

@@ -22,3 +22,3 @@ "type": "module",

"@bufbuild/protobuf": "^1.9.0",
"@river-build/proto": "^0.0.174",
"@river-build/proto": "^0.0.175",
"browser-or-node": "^3.0.0",

@@ -37,3 +37,3 @@ "debug": "^4.3.4",

"typescript": "^5.1.6",
"vitest": "^2.1.5"
"vitest": "3.0.5"
},

@@ -43,3 +43,3 @@ "files": [

],
"gitHead": "190a9f3ebde2fe1b293fdfd121a2cf5add691168"
"gitHead": "f312c999b26a834972b605fef9c14e245a54eaad"
}

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