cool-react-floating-button
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
29120
0