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

@holmesdev/ponder-spinners

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@holmesdev/ponder-spinners - npm Package Compare versions

Comparing version 1.0.28 to 1.0.29

2

package.json
{
"name": "@holmesdev/ponder-spinners",
"version": "1.0.28",
"version": "1.0.29",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -93,3 +93,3 @@ <div align="center">

direction="360deg"
size="100"
size={100}
/>;

@@ -103,3 +103,3 @@ ```

<Dots colors={["#22333B", "#FF6F61", "#B7AEA3"]} />;
<Dots color1="#22333B" color2="#FF6F61" color3="#B7AEA3" />;
```

@@ -112,3 +112,8 @@

<PulseBox color={["#22333B", "#FF6F61", "#ffa9a1", "#22333B"]} />;
<PulseBox
color1="#22333B"
color2="#FF6F61"
color3="#ffa9a1"
color4="#22333B"
/>;
```

@@ -121,3 +126,3 @@

<Wave size="70px" color={["#22333B", "#EAE0D5"]} speed="2s" opacity={1} />;
<Wave size={70} color1="#22333B" color2="#EAE0D5" speed="2s" opacity={1} />;
```

@@ -207,4 +212,4 @@

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/4DEVS-Holmesglen/DBUG-DINGOES/blob/main/MIT%20License)
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/DBUG-DINGOES/blob/main/MIT%20License)
Available for open-source consumption under MIT licensing. See [MIT License](https://opensource.org/licenses/MIT) for more information.
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