Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-loading-spinners

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-loading-spinners - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

src/Chasing.svelte

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc