@vscode-utility/fs-browserify
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -5,3 +5,3 @@ { | ||
"description": "The `fs` module compatible for VS Code Web Extensions", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"main": "./dist/index.js", | ||
@@ -11,15 +11,15 @@ "private": false, | ||
"type": "git", | ||
"url": "https://github.com/nguyenngoclongdev/vscode-fs-browserify" | ||
"url": "https://github.com/vscode-utility/fs-browserify" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/nguyenngoclongdev/vscode-fs-browserify/issues" | ||
"url": "https://github.com/vscode-utility/fs-browserify/issues" | ||
}, | ||
"sponsor": { | ||
"url": "https://ko-fi.com/nguyenngoclong" | ||
"url": "https://github.com/sponsors/nguyenngoclongdev" | ||
}, | ||
"funding": { | ||
"type": "individual", | ||
"url": "https://ko-fi.com/nguyenngoclong" | ||
"url": "https://github.com/sponsors/nguyenngoclongdev" | ||
}, | ||
"homepage": "https://github.com/nguyenngoclongdev/vscode-fs-browserify", | ||
"homepage": "https://github.com/vscode-utility/fs-browserify", | ||
"categories": [ | ||
@@ -26,0 +26,0 @@ "Other" |
@@ -1,6 +0,6 @@ | ||
[![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) | ||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/nguyenngoclongdev/vscode-fs-browserify/) | ||
[![CI](https://github.com/vscode-utility/fs-browserify/actions/workflows/ci.yml/badge.svg)](https://github.com/vscode-utility/fs-browserify/actions/workflows/ci.yml) | ||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/vscode-utility/fs-browserify/) | ||
[![npm version](https://img.shields.io/npm/v/@vscode-utility/fs-browserify.svg?style=flat-square)](https://www.npmjs.org/package/@vscode-utility/fs-browserify) | ||
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square)](https://gitpod.io/#https://github.com/nguyenngoclongdev/vscode-fs-browserify) | ||
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square)](https://gitpod.io/#https://github.com/vscode-utility/fs-browserify) | ||
[![install size](https://img.shields.io/badge/dynamic/json?url=https://packagephobia.com/v2/api.json?p=@vscode-utility/fs-browserify&query=$.install.pretty&label=install%20size&style=flat-square)](https://packagephobia.now.sh/result?p=@vscode-utility/fs-browserify) | ||
@@ -19,7 +19,8 @@ [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@vscode-utility/fs-browserify?style=flat-square)](https://bundlephobia.com/package/@vscode-utility/fs-browserify@latest) | ||
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! | ||
If you find this package useful for your projects, please consider supporting me by [Github](https://github.com/sponsors/nguyenngoclongdev), [Patreon](https://patreon.com/nguyenngoclong), [KO-FI](https://ko-fi.com/nguyenngoclong) or [Paypal](https://paypal.me/longnguyenngoc). It's a great way to help me maintain and improve this tool in the future. Your support is truly appreciated! | ||
[![Github](https://img.shields.io/badge/Github-F15689?style=for-the-badge&logo=github&logoColor=white)](https://github.com/sponsors/nguyenngoclongdev) | ||
[![Patreon](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white)](https://patreon.com/nguyenngoclong) | ||
[![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) | ||
[![Paypal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/longnguyenngoc) | ||
@@ -130,3 +131,3 @@ ## Installation | ||
If you discover a bug, or have a suggestion for a feature request, please | ||
submit an [issue](https://github.com/nguyenngoclongdev/vscode-fs-browserify/issues). | ||
submit an [issue](https://github.com/vscode-utility/fs-browserify/issues). | ||
@@ -133,0 +134,0 @@ ## LICENSE |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33404
135