Socket
Socket
Sign inDemoInstall

@visulima/fs

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/fs - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## @visulima/fs [2.2.2](https://github.com/visulima/visulima/compare/@visulima/fs@2.2.1...@visulima/fs@2.2.2) (2024-10-05)
### Dependencies
* **@visulima/path:** upgraded to 1.1.1
* **@visulima/error:** upgraded to 4.4.7
## @visulima/fs [2.2.1](https://github.com/visulima/visulima/compare/@visulima/fs@2.2.0...@visulima/fs@2.2.1) (2024-10-05)

@@ -2,0 +10,0 @@

3

LICENSE.md

@@ -60,3 +60,2 @@ MIT License

> # Licenses of bundled dependencies
>
> The published @visulima/error artifact additionally contains code with the following licenses:

@@ -66,5 +65,3 @@ > MIT

> # Bundled dependencies:
>
> ## is-plain-obj
>
> License: MIT

@@ -71,0 +68,0 @@ > By: Sindre Sorhus

{
"name": "@visulima/fs",
"version": "2.2.1",
"version": "2.2.2",
"description": "Human friendly file system utilities for Node.js",

@@ -135,3 +135,3 @@ "keywords": [

"dependencies": {
"@visulima/path": "1.1.0"
"@visulima/path": "1.1.1"
},

@@ -147,3 +147,3 @@ "devDependencies": {

"@types/node": "18.19.15",
"@visulima/error": "4.4.6",
"@visulima/error": "4.4.7",
"@visulima/packem": "1.0.7",

@@ -150,0 +150,0 @@ "@vitest/coverage-v8": "^2.1.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc