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.2.0-alpha.11 to 2.2.0-alpha.12

1

index.js

@@ -48,2 +48,3 @@ "use strict";

if (!languageId) {
console.warn(`languageId not found for ${id}`);
return;

@@ -50,0 +51,0 @@ }

6

package.json
{
"name": "@volar/language-core",
"version": "2.2.0-alpha.11",
"version": "2.2.0-alpha.12",
"license": "MIT",

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

"dependencies": {
"@volar/source-map": "2.2.0-alpha.11"
"@volar/source-map": "2.2.0-alpha.12"
},
"gitHead": "b3e82d02777af164097a7f268e602bc7f94ea1cd"
"gitHead": "bf61f7a5a4a51669621e951f32ddf102f03a333d"
}
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