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

@volar/language-core

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/language-core - npm Package Compare versions

Comparing version 2.3.0-alpha.3 to 2.3.0-alpha.4

4

lib/types.d.ts

@@ -95,2 +95,6 @@ import type { Mapping, SourceMap } from '@volar/source-map';

*/
resolveHiddenExtensions?: boolean;
/**
* LSP + TS Plugin
*/
getServiceScript(rootVirtualCode: K): TypeScriptServiceScript | undefined;

@@ -97,0 +101,0 @@ /**

6

package.json
{
"name": "@volar/language-core",
"version": "2.3.0-alpha.3",
"version": "2.3.0-alpha.4",
"license": "MIT",

@@ -15,5 +15,5 @@ "files": [

"dependencies": {
"@volar/source-map": "2.3.0-alpha.3"
"@volar/source-map": "2.3.0-alpha.4"
},
"gitHead": "d322a122012dc339a3ac5139220e91649d508522"
"gitHead": "8ab3ce02b06a410e9321eea3e9f23d36f97fedda"
}
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