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

vscode-tas-client

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-tas-client - npm Package Compare versions

Comparing version 0.1.4 to 0.1.13

test/runTest.d.ts

23

package.json
{
"name": "vscode-tas-client",
"version": "0.1.4",
"version": "0.1.13",
"description": "",

@@ -10,3 +10,3 @@ "main": "./out/index",

"watch": "tsc -watch -p ./",
"test": "node ./node_modules/vscode/bin/test",
"test": "node ./out/test/runTest.js",
"clean-build-link": "npm install && npm run compile && npm link",

@@ -27,13 +27,14 @@ "format": "prettier --write \"src/**/*.{ts,tsx}\"",

"@types/chai": "^4.2.4",
"@types/mocha": "^5.2.7",
"@types/mocha": "^7.0.2",
"@types/node": "^12.0.1",
"@types/semver": "^5.4.0",
"@typescript-eslint/eslint-plugin-tslint": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"@typescript-eslint/eslint-plugin-tslint": "^3.6.0",
"@typescript-eslint/parser": "^3.6.0",
"@types/vscode": "1.19.0",
"chai": "^4.2.0",
"eslint": "^5.16.0",
"eslint-config-prettier": "^5.0.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint": "^7.4.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"gulp": "^4.0.2",
"mocha": "^6.2.2",
"mocha": "^8.0.1",
"nerdbank-gitversioning": "^2.3.183",

@@ -45,7 +46,7 @@ "prettier": "^1.18.2",

"typescript": "^3.8.3",
"vscode": "^1.1.33"
"vscode-test": "^1.4.0"
},
"dependencies": {
"tas-client": "0.0.950"
"tas-client": "0.1.11"
}
}
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