Socket
Socket
Sign inDemoInstall

svelte-loading-spinners

Package Overview
Dependencies
0
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

ArrowDown.svelte

3

index.d.ts

@@ -25,1 +25,4 @@ export { default as Circle } from './Circle.svelte';

export { default as Wave } from './Wave.svelte';
export { default as Puff } from './Puff.svelte';
export { default as ArrowDown } from './ArrowDown.svelte';
export { default as ArrowUp } from './ArrowUp.svelte';

@@ -25,1 +25,4 @@ export { default as Circle } from './Circle.svelte';

export { default as Wave } from './Wave.svelte';
export { default as Puff } from './Puff.svelte';
export { default as ArrowDown } from './ArrowDown.svelte';
export { default as ArrowUp } from './ArrowUp.svelte';

5

package.json
{
"name": "svelte-loading-spinners",
"version": "0.3.3",
"version": "0.3.4",
"repository": {

@@ -39,2 +39,4 @@ "type": "git",

"./package.json": "./package.json",
"./ArrowDown.svelte": "./ArrowDown.svelte",
"./ArrowUp.svelte": "./ArrowUp.svelte",
"./BarLoader.svelte": "./BarLoader.svelte",

@@ -55,2 +57,3 @@ "./Chasing.svelte": "./Chasing.svelte",

"./Plane.svelte": "./Plane.svelte",
"./Puff.svelte": "./Puff.svelte",
"./Pulse.svelte": "./Pulse.svelte",

@@ -57,0 +60,0 @@ "./Rainbow.svelte": "./Rainbow.svelte",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc