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

vscode-jsonrpc

Package Overview
Dependencies
Maintainers
11
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-jsonrpc - npm Package Compare versions

Comparing version 6.0.0-next.8 to 6.0.0-next.9

4

package.json
{
"name": "vscode-jsonrpc",
"description": "A json rpc implementation over streams",
"version": "6.0.0-next.8",
"version": "6.0.0-next.9",
"author": "Microsoft Corporation",

@@ -28,3 +28,3 @@ "license": "MIT",

"scripts": {
"prepublishOnly": "npm run clean && npm run compile && npm test",
"prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test",
"postpublish": "node ../build/npm/post-publish.js",

@@ -31,0 +31,0 @@ "preversion": "npm test",

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