@visulima/fs
Advanced tools
Comparing version 2.3.3 to 2.3.4
@@ -0,1 +1,9 @@ | ||
## @visulima/fs [2.3.4](https://github.com/visulima/visulima/compare/@visulima/fs@2.3.3...@visulima/fs@2.3.4) (2025-01-08) | ||
### Dependencies | ||
* **@visulima/path:** upgraded to 1.3.0 | ||
* **@visulima/error:** upgraded to 4.4.10 | ||
## @visulima/fs [2.3.3](https://github.com/visulima/visulima/compare/@visulima/fs@2.3.2...@visulima/fs@2.3.3) (2024-12-31) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@visulima/fs", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "Human friendly file system utilities for Node.js", | ||
@@ -135,3 +135,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@visulima/path": "1.2.0", | ||
"@visulima/path": "1.3.0", | ||
"yaml": "^2.6.1" | ||
@@ -149,3 +149,3 @@ }, | ||
"@types/node": "18.19.15", | ||
"@visulima/error": "4.4.9", | ||
"@visulima/error": "4.4.10", | ||
"@visulima/packem": "1.1.1", | ||
@@ -152,0 +152,0 @@ "@vitest/coverage-v8": "^2.1.8", |
Sorry, the diff of this file is too big to display
245211
+ Added@visulima/path@1.3.0(transitive)
- Removed@visulima/path@1.2.0(transitive)
Updated@visulima/path@1.3.0