Socket
Socket
Sign inDemoInstall

@vscode/vscode-languagedetection

Package Overview
Dependencies
0
Maintainers
11
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.16 to 1.0.17

1

cli/index.js

@@ -7,2 +7,3 @@ #!/usr/bin/env node

(function (params) {
console.warn('Note: this CLI is only for diagnosing the model results in @vscode/vscode-languagedetection. It should not be depended on in any production system.');
const args = process.argv.slice(2);

@@ -9,0 +10,0 @@ const content = args.join(os.EOL);

2

package.json
{
"name": "@vscode/vscode-languagedetection",
"version": "1.0.16",
"version": "1.0.17",
"description": "An npm package that uses guesslang's ML model to detect source code languages",

@@ -5,0 +5,0 @@ "main": "dist/lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc