🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

proc-log

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proc-log - npm Package Compare versions

Comparing version
6.1.0
to
7.0.0
+4
-4
package.json
{
"name": "proc-log",
"version": "6.1.0",
"version": "7.0.0",
"files": [

@@ -29,11 +29,11 @@ "bin/",

"@npmcli/eslint-config": "^6.0.0",
"@npmcli/template-oss": "4.28.1",
"@npmcli/template-oss": "5.0.0",
"tap": "^16.0.1"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
"node": "^22.22.2 || ^24.15.0 || >=26.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.28.1",
"version": "5.0.0",
"publish": true

@@ -40,0 +40,0 @@ },