Socket
Socket
Sign inDemoInstall

@vscode/test-web

Package Overview
Dependencies
Maintainers
7
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vscode/test-web - npm Package Compare versions

Comparing version 0.0.44 to 0.0.45

SECURITY.md

8

fs-provider/package.json

@@ -38,7 +38,7 @@ {

"devDependencies": {
"@types/vscode": "^1.72.0",
"@types/vscode": "^1.81.0",
"@types/webpack-env": "^1.18.1",
"ts-loader": "^9.4.3",
"webpack": "^5.85.0",
"webpack-cli": "^5.1.1",
"ts-loader": "^9.4.4",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"process": "^0.11.10",

@@ -45,0 +45,0 @@ "path-browserify": "^1.0.1",

{
"name": "@vscode/test-web",
"version": "0.0.44",
"version": "0.0.45",
"scripts": {

@@ -33,11 +33,11 @@ "install-extensions": "yarn --cwd=fs-provider && yarn --cwd=sample",

"minimist": "^1.2.8",
"playwright": "^1.34.3",
"playwright": "^1.37.1",
"vscode-uri": "^3.0.7",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.0",
"tar-fs": "^2.1.1",
"https-proxy-agent": "^7.0.1",
"tar-fs": "^3.0.4",
"gunzip-maybe": "^1.4.2"
},
"devDependencies": {
"@types/koa": "^2.13.6",
"@types/koa": "^2.13.8",
"@types/koa-morgan": "^1.0.5",

@@ -51,7 +51,7 @@ "@types/koa-mount": "^4.0.2",

"@types/tar-fs": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"eslint-plugin-header": "^3.1.1",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},

@@ -58,0 +58,0 @@ "license": "MIT",

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