New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/node-fs

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/node-fs - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

./dist/main.cjs

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.0.6](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.5...@alwatr/node-fs@1.0.6) (2024-04-25)
**Note:** Version bump only for package @alwatr/node-fs
## [1.0.5](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.4...@alwatr/node-fs@1.0.5) (2024-03-28)

@@ -8,0 +12,0 @@

18

package.json
{
"name": "@alwatr/node-fs",
"version": "1.0.5",
"version": "1.0.6",
"description": "Enhanced file system operations in Node.js with asynchronous queue to prevent parallel writes.",

@@ -76,15 +76,15 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"dependencies": {
"@alwatr/async-queue": "^1.2.4",
"@alwatr/flat-string": "^1.0.16",
"@alwatr/logger": "^3.2.6"
"@alwatr/async-queue": "^1.2.5",
"@alwatr/flat-string": "^1.0.17",
"@alwatr/logger": "^3.2.7"
},
"devDependencies": {
"@alwatr/nano-build": "^1.3.4",
"@alwatr/nano-build": "^1.3.5",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/tsconfig-base": "^1.1.2",
"@alwatr/type-helper": "^1.2.2",
"@types/node": "^20.11.30",
"typescript": "^5.4.3"
"@alwatr/type-helper": "^1.2.3",
"@types/node": "^20.12.7",
"typescript": "^5.4.5"
},
"gitHead": "df149736d1e85335aaeb9c547ff3bdd1161f9b33"
"gitHead": "3feed4f16719c2371f372aa7f6c45c371c9d7758"
}

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