New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typescript-svelte-plugin

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-svelte-plugin - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

2

dist/src/language-service/completions.js

@@ -66,3 +66,3 @@ "use strict";

var _a;
const is$typeImport = data.__is_sveltekit$typeImport;
const is$typeImport = data === null || data === void 0 ? void 0 : data.__is_sveltekit$typeImport;
const details = getCompletionEntryDetails(fileName, position, entryName, formatOptions, source, preferences, data);

@@ -69,0 +69,0 @@ if (details) {

{
"name": "typescript-svelte-plugin",
"version": "0.3.8",
"version": "0.3.9",
"description": "A TypeScript Plugin providing Svelte intellisense",

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

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