Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vscode-utility/fs-browserify

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vscode-utility/fs-browserify - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

package.json

@@ -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",

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