Socket
Socket
Sign inDemoInstall

@visulima/fs

Package Overview
Dependencies
Maintainers
1
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 1.11.0 to 1.11.1

13

CHANGELOG.md

@@ -0,1 +1,14 @@

## @visulima/fs [1.11.1](https://github.com/visulima/visulima/compare/@visulima/fs@1.11.0...@visulima/fs@1.11.1) (2024-03-22)
### Bug Fixes
* **fs:** updated type-fest ([aa84569](https://github.com/visulima/visulima/commit/aa84569aca39f2b3af3508fbae9a56ea2da33b9e))
### Dependencies
* **@visulima/error:** upgraded to 3.2.2
## @visulima/fs [1.11.0](https://github.com/visulima/visulima/compare/@visulima/fs@1.10.0...@visulima/fs@1.11.0) (2024-03-20)

@@ -2,0 +15,0 @@

12

package.json
{
"name": "@visulima/fs",
"version": "1.11.0",
"version": "1.11.1",
"description": "Human friendly file system utilities for Node.js",

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

"dependencies": {
"type-fest": "^4.12.0"
"type-fest": "^4.13.1"
},

@@ -142,6 +142,6 @@ "devDependencies": {

"@anolilab/semantic-release-preset": "^8.0.3",
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.3",
"@rushstack/eslint-plugin-security": "^0.8.1",
"@types/node": "18.18.14",
"@visulima/error": "3.2.1",
"@visulima/error": "3.2.2",
"@vitest/coverage-v8": "^1.4.0",

@@ -163,7 +163,7 @@ "@vitest/ui": "^1.4.0",

"safe-regex2": "^3.1.0",
"semantic-release": "^23.0.4",
"semantic-release": "^23.0.5",
"sort-package-json": "^2.8.0",
"tempy": "^3.1.0",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vitest": "^1.4.0",

@@ -170,0 +170,0 @@ "yaml": "^2.4.1"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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