write-yaml-file
Advanced tools
Comparing version 2.1.0 to 3.0.0
{ | ||
"name": "write-yaml-file", | ||
"version": "2.1.0", | ||
"version": "3.0.0", | ||
"description": "Stringify and write YAML to a file atomically", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=6" | ||
"node": ">=8.15" | ||
}, | ||
@@ -11,0 +11,0 @@ "files": [ |
@@ -10,3 +10,3 @@ # write-yaml-file | ||
``` | ||
<npm|yarn|pnpm> add write-yaml-file | ||
<pnpm|yarn|npm> add write-yaml-file | ||
``` | ||
@@ -13,0 +13,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3982