svelte-loading-spinners
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "svelte-loading-spinners", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"svelte": "src/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.mjs", |
@@ -42,3 +42,4 @@ # svelte-loading-spinners | ||
Pulse | ||
Jellyfish | ||
Jellyfish, | ||
Chasing | ||
``` | ||
@@ -45,0 +46,0 @@ |
@@ -17,3 +17,4 @@ import Circle from "./Circle.svelte"; | ||
import Pulse from "./Pulse.svelte"; | ||
import Jellyfish from './Jellyfish.svelte' | ||
import Jellyfish from './Jellyfish.svelte'; | ||
import Chasing from './Chasing.svelte'; | ||
@@ -37,3 +38,4 @@ export { | ||
Pulse, | ||
Jellyfish | ||
Jellyfish, | ||
Chasing | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
246911
25
6644
51