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

react-notification

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-notification - npm Package Compare versions

Comparing version 0.1.1 to 0.1.3

6

index.js
var React = require('react/addons');
var classes = require('react-classes');
var Input = React.createClass({
var Notfication = React.createClass({

@@ -50,3 +50,3 @@ mixins: [classes],

render: function () {\
render: function () {

@@ -69,2 +69,2 @@ var classes = this.getClass('notficiation-bar', {

module.exports = Input;
module.exports = Notfication;
{
"name": "react-notification",
"version": "0.1.1",
"version": "0.1.3",
"description": "Snackbar style notification component for React.",

@@ -15,2 +15,4 @@ "main": "index.js",

"react",
"component",
"components",
"ui",

@@ -17,0 +19,0 @@ "notify",

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

# react-notification
# react-notification [![npm version](https://badge.fury.io/js/react-notifications.svg)](http://badge.fury.io/js/react-notifications) [![Dependency Status](https://david-dm.org/pburtchaell/react-classes.svg)](https://david-dm.org/pburtchaell/react-notification)

@@ -3,0 +3,0 @@ ## Overview

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