🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

write-file-atomic

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

write-file-atomic - npm Package Compare versions

Comparing version
7.0.1
to
8.0.0
+4
-4
package.json
{
"name": "write-file-atomic",
"version": "7.0.1",
"version": "8.0.0",
"description": "Write files in an atomic fashion w/configurable ownership",

@@ -35,3 +35,3 @@ "main": "./lib/index.js",

"@npmcli/eslint-config": "^6.0.0",
"@npmcli/template-oss": "4.28.1",
"@npmcli/template-oss": "5.0.0",
"tap": "^16.0.1"

@@ -44,3 +44,3 @@ },

"engines": {
"node": "^20.17.0 || >=22.9.0"
"node": "^22.22.2 || ^24.15.0 || >=26.0.0"
},

@@ -50,3 +50,3 @@ "templateOSS": {

"windowsCI": false,
"version": "4.28.1",
"version": "5.0.0",
"publish": "true"

@@ -53,0 +53,0 @@ },