Socket
Socket
Sign inDemoInstall

vscode-uri

Package Overview
Dependencies
0
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.5 to 3.0.6

2

lib/umd/charCode.d.ts

@@ -416,3 +416,1 @@ /**

}
export const { URI, Utils } = LIB;
import { URI } from './uri';
import { Utils } from './utils';
export { URI, Utils };
export const { URI, Utils } = LIB;
export declare let isWindows: boolean;
export const { URI, Utils } = LIB;

@@ -146,3 +146,1 @@ /**

export declare function uriToFsPath(uri: URI, keepDriveLetterCasing: boolean): string;
export const { URI, Utils } = LIB;

@@ -59,3 +59,1 @@ import { URI } from './uri';

}
export const { URI, Utils } = LIB;

2

package.json
{
"name": "vscode-uri",
"author": "Microsoft",
"version": "3.0.5",
"version": "3.0.6",
"description": "The URI implementation that is used by VS Code and its extensions",

@@ -6,0 +6,0 @@ "main": "./lib/umd/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