Socket
Socket
Sign inDemoInstall

react-bootstrap-daterangepicker

Package Overview
Dependencies
45
Maintainers
1
Versions
57
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-bootstrap-daterangepicker",
"version": "1.0.1",
"version": "1.0.2",
"description": "A date/time picker for react (using bootstrap). This is a react port of: https://github.com/dangrossman/bootstrap-daterangepicker",

@@ -20,3 +20,3 @@ "main": "./lib/index.js",

"dependencies": {
"bootstrap-daterangepicker": "^2.1.12",
"bootstrap-daterangepicker": "^2.1.13",
"jquery": "^1.11.3"

@@ -32,3 +32,3 @@ },

"gulp": "^3.9.0",
"gulp-babel": "^5.2.1",
"gulp-babel": "^5.3.0",
"gulp-browserify": "^0.5.1",

@@ -41,9 +41,9 @@ "gulp-connect": "^2.2.0",

"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.4.1",
"gulp-uglify": "^1.4.2",
"jsxhint": "^0.15.1",
"request": "^2.64.0",
"request": "^2.65.0",
"wordwrap": "^1.0.0",
"react": "^0.14.0",
"react-dom": "^0.14.0",
"react-bootstrap": "^0.27.0",
"react-bootstrap": "^0.27.2",
"moment": "^2.10.6"

@@ -66,2 +66,2 @@ },

}
}
}
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