Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-fab

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-fab - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "react-fab",
"version": "1.1.0",
"version": "1.1.1",
"description": "Floating Action Buttons for React",

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

# react-fab
[![CircleCI](https://circleci.com/gh/nerp-tech/react-fab.svg?style=svg)](https://circleci.com/gh/nerp-tech/react-fab) [![npm version](https://badge.fury.io/js/react-fab.svg)](https://badge.fury.io/js/react-fab)
[![CircleCI](https://circleci.com/gh/nerp-tech/react-fab/tree/master.svg?style=svg)](https://circleci.com/gh/nerp-tech/react-fab/tree/master) [![npm version](https://badge.fury.io/js/react-fab.svg)](https://badge.fury.io/js/react-fab)
Floating Action Buttons for React
- [Example usage repo](https://github.com/nerp-tech/react-fab-example)
## Installing

@@ -45,2 +47,8 @@

```
# JavaScript import:
import 'react-fab/dist/main.scss';
# - OR -
# Scss import:
import '{}/node_modules/react-fab/dist/main.scss';

@@ -47,0 +55,0 @@ ```

Sorry, the diff of this file is not supported yet

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