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
28
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.2 to 1.0.3

4

CHANGELOG.md

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

## [1.0.3](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.2...@alwatr/node-fs@1.0.3) (2024-01-24)
**Note:** Version bump only for package @alwatr/node-fs
## [1.0.2](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.1...@alwatr/node-fs@1.0.2) (2024-01-20)

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

16

package.json
{
"name": "@alwatr/node-fs",
"version": "1.0.2",
"version": "1.0.3",
"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.1",
"@alwatr/flat-string": "^1.0.13",
"@alwatr/logger": "^3.2.3"
"@alwatr/async-queue": "^1.2.2",
"@alwatr/flat-string": "^1.0.14",
"@alwatr/logger": "^3.2.4"
},
"devDependencies": {
"@alwatr/nano-build": "^1.3.1",
"@alwatr/nano-build": "^1.3.2",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/tsconfig-base": "^1.1.1",
"@alwatr/type-helper": "^1.1.0",
"@types/node": "^20.11.5",
"@alwatr/type-helper": "^1.2.0",
"@types/node": "^20.11.6",
"typescript": "^5.3.3"
},
"gitHead": "86f36bc089c81a22d5ca27b0745db65ec2f1eca3"
"gitHead": "3486060abc5f331a3b8c78da7f1d671ba1139b5d"
}

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