New:Socket for Asana Is Now Available.Learn more
Get Started

google-logging-utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-logging-utils - npm Package Compare versions

Comparing version
1.2.0
to
2.0.0
+2
-2
package.json
{
"name": "google-logging-utils",
"version": "1.2.0",
"version": "2.0.0",
"description": "A debug logger package for other Google libraries",

@@ -45,4 +45,4 @@ "main": "build/src/index.js",

"engines": {
"node": ">=18"
"node": ">=22"
}
}