svelte-loading-spinners
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "svelte-loading-spinners", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"svelte": "src/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.mjs", |
@@ -41,2 +41,3 @@ # svelte-loading-spinners | ||
Firework | ||
Pulse | ||
``` | ||
@@ -43,0 +44,0 @@ |
@@ -16,2 +16,3 @@ import Circle from "./Circle.svelte"; | ||
import Firework from "./Firework.svelte"; | ||
import Pulse from "./Pulse.svelte"; | ||
@@ -33,3 +34,4 @@ export { | ||
Wave, | ||
Firework | ||
Firework, | ||
Pulse | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
230622
23
6156
49