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

react-crouton

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-crouton - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

4

package.json
{
"name": "react-crouton",
"version": "0.2.3",
"version": "0.2.4",
"description": "A message component for reactjs.",

@@ -27,3 +27,3 @@ "main": "index.js",

"peerDependencies": {
"react": "0.12.x"
"react": ">=0.12.x"
},

@@ -30,0 +30,0 @@ "author": "xeodou@gmail.com",

@@ -90,2 +90,9 @@ # React-Crouton

}]
butons: [{
name: 'close',
className: 'custom class name',
listener: function() {
console.log('close button clicked.')
}
}]
```

@@ -92,0 +99,0 @@

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