svelte-loading-spinners
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "svelte-loading-spinners", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"svelte": "src/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.mjs", |
@@ -42,2 +42,3 @@ # svelte-loading-spinners | ||
Pulse | ||
Jellyfish | ||
``` | ||
@@ -44,0 +45,0 @@ |
@@ -17,2 +17,3 @@ import Circle from "./Circle.svelte"; | ||
import Pulse from "./Pulse.svelte"; | ||
import Jellyfish from './Jellyfish.svelte' | ||
@@ -35,3 +36,4 @@ export { | ||
Firework, | ||
Pulse | ||
Pulse, | ||
Jellyfish | ||
}; |
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
238817
24
6393
50