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.0.658 to 0.0.659

2

package.json
{
"name": "vscode-tas-client",
"version": "0.0.658",
"version": "0.0.659",
"description": "",

@@ -5,0 +5,0 @@ "main": "./out/index",

@@ -54,4 +54,4 @@ import { IExperimentationFilterProvider } from 'tas-client';

Internal = "internal",
Insiders = "insiders",
Insiders = "insider",
Public = "public"
}

@@ -101,5 +101,5 @@ "use strict";

TargetPopulation["Internal"] = "internal";
TargetPopulation["Insiders"] = "insiders";
TargetPopulation["Insiders"] = "insider";
TargetPopulation["Public"] = "public";
})(TargetPopulation = exports.TargetPopulation || (exports.TargetPopulation = {}));
//# sourceMappingURL=VSCodeFilterProvider.js.map

Sorry, the diff of this file is not supported yet

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