Socket
Socket
Sign inDemoInstall

react-tiny-fab

Package Overview
Dependencies
3
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-953a946 to 0.0.0-bf0379d

7

package.json
{
"name": "react-tiny-fab",
"description": "A tiny Floating Action Button for React.",
"version": "0.0.0-953a946",
"version": "0.0.0-bf0379d",
"license": "MIT",

@@ -42,3 +42,5 @@ "author": "Deric Cain <deric.cain@gmail.com>",

"docs": "docz dev",
"docs:build": "docz build"
"docs:build": "docz build",
"prestart:example": "tsdx build",
"start:example": "serve example"
},

@@ -87,2 +89,3 @@ "peerDependencies": {

"rollup-plugin-scss": "^2.6.1",
"serve": "^11.3.2",
"size-limit": "^4.6.0",

@@ -89,0 +92,0 @@ "tsdx": "^0.14.0",

@@ -16,6 +16,6 @@ ![React Tiny FAB](https://raw.githubusercontent.com/dericgw/react-tiny-fab/master/logo.png)

## Issues
If you find an issue, head over to the [Issues](https://github.com/dericgw/react-tiny-fab/issues) section and let me
If you find an issue, head over to the [Issues](https://github.com/dericgw/react-tiny-fab/issues) section and let me
know about it. If you want to be super cool, you can submit a PR that fixes the issue.
## License (MIT)
[Check it out here.](./LICENSE.md)
[Check it out here.](https://github.com/dericgw/react-tiny-fab/blob/master/LICENSE)

Sorry, the diff of this file is not supported yet

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