🎩 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
6
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
6.0.0
to
7.0.0
+4
-4
package.json
{
"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 @@ },