New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vscode-zap

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-zap - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

package.json

@@ -5,3 +5,3 @@ {

"description": "WIP",
"version": "0.0.4",
"version": "0.0.5",
"publisher": "sqs",

@@ -25,3 +25,3 @@ "preview": true,

"watch": "tsc -w -p ./",
"postinstall": "[ -n \"$VSCODE_PID\" ] && node ./node_modules/vscode/bin/install",
"postinstall": "[ -n \"$VSCODE_PID\" ] && node ./node_modules/vscode/bin/install || echo skipping vscode extension installation because we are not running in vscode",
"test": "node ./node_modules/vscode/bin/test",

@@ -28,0 +28,0 @@ "vscode-isolated": "yarn run compile && VSCODE=$(which code-insiders || which code || echo ERROR: neither the code nor code-insiders vscode executable is installed); USER=dummy-dont-share-vscode-instance $VSCODE --user-data-dir=$PWD/.vscode-dev/user-data --extensionHomePath=$PWD/.vscode-dev/extensions --extensionDevelopmentPath=$PWD $*",

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