Socket
Socket
Sign inDemoInstall

@lucca-rodrigues/float-button

Package Overview
Dependencies
4
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

11

package.json
{
"name": "@lucca-rodrigues/float-button",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",

@@ -9,7 +9,9 @@ "main": "dist/index.js",

"start": "start-storybook -p 6006 -s public",
"build": "BABEL_ENV=production babel src -d dist",
"build:sb": "babel src --out-dir lib --source-maps inline --copy-files",
"build": "BABEL_ENV=production babel src -d dist --source-maps inline --copy-files",
"eject": "react-scripts eject",
"build:storybook": "build-storybook -s public"
},
"dependencies": {
"react-icons": "^4.3.1"
},
"devDependencies": {

@@ -25,4 +27,3 @@ "@babel/cli": "^7.16.0",

"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1"
"react-dom": "^17.0.2"
},

@@ -29,0 +30,0 @@ "eslintConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc