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.35 to 0.3.36

1

dist/src/language-service/completions.js

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

...entry,
insertText: entry.insertText?.replace(componentPostfix, ''),
name: entry.name.slice(0, -componentPostfix.length)

@@ -107,0 +108,0 @@ };

4

package.json
{
"name": "typescript-svelte-plugin",
"version": "0.3.35",
"version": "0.3.36",
"description": "A TypeScript Plugin providing Svelte intellisense",

@@ -16,3 +16,3 @@ "main": "dist/src/index.js",

"@types/node": "^16.0.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},

@@ -19,0 +19,0 @@ "dependencies": {

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