New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cool-react-floating-button

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cool-react-floating-button - npm Package Compare versions

Comparing version 0.0.12 to 1.0.0

2

package.json
{
"name": "cool-react-floating-button",
"version": "0.0.12",
"version": "1.0.0",
"description": "Customizable, animated and modern floating button with multiple options and backdrop",

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

@@ -43,3 +43,3 @@ ![Demo of React Floating Button Component](https://raw.githubusercontent.com/45h1m/statics/refs/heads/main/floating-button-demo.gif)

function App() {
const [floatingBtnOpen, setFloatBtnOpen] = useState(true);
const [floatingBtnOpen, setFloatBtnOpen] = useState(false);

@@ -176,2 +176,3 @@ return (

[Visit my GitHub](https://github.com/45h1m)
[Visit my Site](https://firebit.in/blog)
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