write-file-atomic
Advanced tools
+4
-4
| { | ||
| "name": "write-file-atomic", | ||
| "version": "6.0.0", | ||
| "version": "7.0.0", | ||
| "description": "Write files in an atomic fashion w/configurable ownership", | ||
@@ -36,3 +36,3 @@ "main": "./lib/index.js", | ||
| "@npmcli/eslint-config": "^5.0.0", | ||
| "@npmcli/template-oss": "4.23.3", | ||
| "@npmcli/template-oss": "4.27.1", | ||
| "tap": "^16.0.1" | ||
@@ -45,3 +45,3 @@ }, | ||
| "engines": { | ||
| "node": "^18.17.0 || >=20.5.0" | ||
| "node": "^20.17.0 || >=22.9.0" | ||
| }, | ||
@@ -51,3 +51,3 @@ "templateOSS": { | ||
| "windowsCI": false, | ||
| "version": "4.23.3", | ||
| "version": "4.27.1", | ||
| "publish": "true" | ||
@@ -54,0 +54,0 @@ }, |