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.12 to 0.0.13

src/Jellyfish.svelte

2

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

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