Socket
Socket
Sign inDemoInstall

react-bucketed-scheduler

Package Overview
Dependencies
35
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "react-bucketed-scheduler",
"version": "1.0.0",
"version": "1.0.1",
"description": "Scheduler with events listed (not to scale), grouped into bucketed drop zones",

@@ -39,6 +39,11 @@ "main": "index.js",

"moment": "^2.22.1",
"react": "^16.3.2",
"react": "^15.4",
"react-dnd": "^2.6.0",
"react-dom": "^15.4",
"shallow-utils": "^1.0.1"
},
"peerDependencies": {
"react": "0.14.x || 15.x",
"react-dom": "0.14.x || 15.x"
},
"devDependencies": {

@@ -45,0 +50,0 @@ "babel-cli": "^6.26.0",

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