rollup-plugin-svelte
Advanced tools
Comparing version 5.2.2 to 5.2.3
# rollup-plugin-svelte changelog | ||
## 5.2.3 | ||
* Actually publish typings ([#110](https://github.com/sveltejs/rollup-plugin-svelte/issues/110)) | ||
## 5.2.2 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "rollup-plugin-svelte", | ||
"version": "5.2.2", | ||
"version": "5.2.3", | ||
"description": "Compile Svelte components with Rollup", | ||
@@ -9,2 +9,3 @@ "main": "index.js", | ||
"index.js", | ||
"index.d.ts", | ||
"README.md", | ||
@@ -11,0 +12,0 @@ "LICENSE" |
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
20967
6
355