Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.0.2 to 1.0.3

80

package.json
{
"name": "cool-react-floating-button",
"version": "1.0.2",
"description": "Customizable, animated and modern floating button with multiple options and backdrop",
"homepage": "https://cool-react-floating-button.netlify.app/",
"main": "/src/index.js",
"scripts": {
"build": "webpack --mode production"
},
"keywords": [
"floating",
"button",
"react",
"multi",
"options",
"action",
"button",
"customizable"
],
"author": "45h1m",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"css-loader": "^7.1.2",
"postcss-loader": "^8.1.1",
"style-loader": "^4.0.0",
"tailwindcss": "^3.4.14",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
},
"dependencies": {
"react": "^18.3.1"
}
"name": "cool-react-floating-button",
"version": "1.0.3",
"description": "Customizable, animated and modern floating button with multiple options and backdrop",
"homepage": "https://cool-react-floating-button.netlify.app/",
"main": "/src/index.js",
"scripts": {
"build": "webpack --mode production"
},
"repository": {
"type": "git",
"url": "https://github.com/45h1m/react-floating-button.git"
},
"keywords": [
"floating",
"button",
"react",
"multi",
"options",
"action",
"button",
"customizable"
],
"author": "45h1m",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"css-loader": "^7.1.2",
"postcss-loader": "^8.1.1",
"style-loader": "^4.0.0",
"tailwindcss": "^3.4.14",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
},
"dependencies": {
"react": "^18.3.1"
}
}
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