@vscode-utility/fs-browserify
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -5,3 +5,3 @@ { | ||
"description": "The `fs` module compatible for VS Code Web Extensions", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "./dist/index.js", | ||
@@ -60,3 +60,2 @@ "private": false, | ||
"scripts": { | ||
"preinstall": "npx only-allow pnpm", | ||
"esbuild-base": "esbuild ./src/index.ts --bundle --outfile=dist/index.js --external:vscode --format=cjs --platform=node", | ||
@@ -63,0 +62,0 @@ "compile": "pnpm esbuild-base --sourcemap", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
16705