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

svelte2tsx

Package Overview
Dependencies
Maintainers
3
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte2tsx - npm Package Compare versions

Comparing version 0.1.184 to 0.1.185

7

package.json
{
"name": "svelte2tsx",
"version": "0.1.184",
"version": "0.1.185",
"description": "Convert Svelte components to TSX for type checking",

@@ -11,9 +11,10 @@ "author": "David Pershouse",

],
"homepage": "https://github.com/halfnelson/svelte2tsx",
"homepage": "https://github.com/sveltejs/language-tools/tree/master/packages/svelte2tsx",
"repository": {
"type": "git",
"url": "https://github.com/halfnelson/svelte2tsx.git"
"url": "https://github.com/sveltejs/language-tools/tree/master/packages/svelte2tsx"
},
"type": "commonjs",
"main": "index.js",
"module": "index.mjs",
"types": "index.d.ts",

@@ -20,0 +21,0 @@ "devDependencies": {

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