write-yaml-file
Advanced tools
Comparing version 4.1.1 to 4.1.2
# write-yaml-file | ||
## 4.1.2 | ||
### Patch Changes | ||
- 5f01634: Update js-yaml to version 4. | ||
## 4.1.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "write-yaml-file", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Stringify and write YAML to a file atomically", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"graceful-fs": "^4.2.4", | ||
"js-yaml": "^3.14.0", | ||
"js-yaml": "^4.0.0", | ||
"write-file-atomic": "^3.0.3" | ||
@@ -40,0 +40,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
4225
+ Addedargparse@2.0.1(transitive)
+ Addedjs-yaml@4.1.0(transitive)
- Removedargparse@1.0.10(transitive)
- Removedesprima@4.0.1(transitive)
- Removedjs-yaml@3.14.1(transitive)
- Removedsprintf-js@1.0.3(transitive)
Updatedjs-yaml@^4.0.0