typescript-svelte-plugin
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "typescript-svelte-plugin", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A TypeScript Plugin providing Svelte intellisense", | ||
@@ -9,3 +9,4 @@ "main": "dist/src/index.js", | ||
"watch": "tsc -w -p ./", | ||
"test": "echo 'NOOP'" | ||
"test": "echo 'NOOP'", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -12,0 +13,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
193816
31
1061