Socket
Socket
Sign inDemoInstall

react-widgets

Package Overview
Dependencies
3
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

14

package.json
{
"name": "react-widgets",
"version": "1.0.1",
"version": "1.0.2",
"description": "React widgets",

@@ -10,2 +10,13 @@ "main": "index.js",

},
"keywords": [
"react",
"widgets",
"dropdown",
"combobox",
"calendar",
"datepicker",
"numberpicker",
"multiselect",
"react-ui"
],
"homepage": "http://theporchrat.github.io/react-widgets/docs/",

@@ -17,3 +28,2 @@ "repository": {

"dependencies": {
"bluebird": "^1.2.4",
"lodash": "^2.4.1",

@@ -20,0 +30,0 @@ "globalize": "~0.1.1",

11

README.md

@@ -17,5 +17,10 @@ react-widgets

### Docs
you can find docs [here](http://theporchrat.github.io/react-widgets/docs/)
Docs are a simple React app, you can build with gulp `gulp docs`
### Old Browser Support
The goal is to support IE8+, but currently it is difficult for me to test a wide variety of browsersm so there is no guarantee
The goal is to support IE8+, but currently it is difficult for me to test a wide variety of browsers so there is no guarantee
it will work (patches welcome!).

@@ -25,5 +30,1 @@

### Docs
you can find docs [here](http://theporchrat.github.io/react-widgets/docs/)
Docs are a simple React app, you can build with gulp `gulp docs`

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