svelte2tsx
Advanced tools
Comparing version 0.1.184 to 0.1.185
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
392651