Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

react-utils-button

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-utils-button - npm Package Compare versions

Comparing version
1.0.0
to
1.1.0
+6
.travis.yml
sudo: false
language: node_js
node_js:
- '7'
script:
- npm test
+1
-1
{
"name": "react-utils-button",
"version": "1.0.0",
"version": "1.1.0",
"description": "Lightweight React Button component, serving as an utility wrapper over the HTML button element.",

@@ -5,0 +5,0 @@ "author": "Raul Rene Lepsa <raul.lepsa@gmail.com> (https://github.com/raulrene)",

@@ -1,2 +0,2 @@

# React Utils Button
# React Utils Button [![Build Status](https://travis-ci.org/raulrene/react-utils-button.svg?branch=master)](https://travis-ci.org/raulrene/react-utils-button)
Lightweight React Button component, serving as an utility wrapper over the HTML button element.

@@ -3,0 +3,0 @@