@vscode-utility/fs-browserify
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -5,3 +5,3 @@ { | ||
"description": "The `fs` module compatible for VS Code Web Extensions", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "./dist/index.js", | ||
@@ -8,0 +8,0 @@ "private": false, |
@@ -19,7 +19,7 @@ [![CI](https://github.com/nguyenngoclongdev/vscode-fs-browserify/actions/workflows/ci.yml/badge.svg)](https://github.com/nguyenngoclongdev/vscode-fs-browserify/actions/workflows/ci.yml) | ||
If you find this package useful for your projects, please consider supporting me by [Buy Me a Coffee](https://ko-fi.com/D1D2LBPX9). It's a great way to help me maintain and improve this package in the future. Your support is truly appreciated! | ||
If you find this package useful for your projects, please consider supporting me by [Patreon](https://patreon.com/nguyenngoclong), [KO-FI](https://ko-fi.com/nguyenngoclong) or [Paypal](http://paypal.com/paypalme/longnguyenngoc). It's a great way to help me maintain and improve this tool in the future. Your support is truly appreciated! | ||
<a href='https://ko-fi.com/D1D2LBPX9' target='_blank'> | ||
<img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' border='0' alt='Buy Me a Coffee' /> | ||
</a> | ||
[![KO-FI](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/nguyenngoclong) | ||
[![Paypal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](http://paypal.com/paypalme/longnguyenngoc) | ||
[![Patreon](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white)](https://patreon.com/nguyenngoclong) | ||
@@ -26,0 +26,0 @@ ## Installation |
17366