Socket
Socket
Sign inDemoInstall

react-big-scheduler

Package Overview
Dependencies
119
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

11

package.json
{
"name": "react-big-scheduler",
"version": "0.2.2",
"version": "0.2.3",
"description": "A scheduler and resource planning component built for React and made for modern browsers (IE10+)",

@@ -32,3 +32,3 @@ "keywords": [

"clean": "rimraf ./lib && mkdir lib",
"build": "npm run clean && babel src --out-dir lib && cpy src/css/style.css lib/css",
"build": "node scripts/build.js",
"clean:exampledist": "rimraf ./exampledist/static",

@@ -57,7 +57,6 @@ "build:exampledist": "npm run clean:exampledist && cpy src/css/style.css exampledist/static && cross-env NODE_ENV=production webpack --config ./webpack/webpack.config.js",

"babel-core": "^6.26.0",
"babel-polyfill": "^6.26.0",
"babel-eslint": "^8.2.2",
"babel-loader": "7.1.4",
"babel-plugin-import": "^1.7.0",
"babel-plugin-transform-decorators-legacy": "1.3.4",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "6.24.1",

@@ -72,2 +71,4 @@ "babel-preset-react": "6.24.1",

"json-loader": "0.5.4",
"less": "^3.8.1",
"less-loader": "^4.1.0",
"mocha": "3.2.0",

@@ -84,6 +85,6 @@ "mocha-babel": "3.0.3",

"webpack": "^4.5.0",
"webpack-cli": "^2.0.14",
"webpack-bundle-analyzer": "^2.11.1",
"webpack-cli": "^3.1.1",
"webpack-dev-server": "^3.1.1"
}
}

@@ -10,2 +10,7 @@ react-big-scheduler

## Temp area until Nov 12(临时区域,展示到11.12号)
Welcome to team buying alibaba cloud ECS server, click [here](https://m.aliyun.com/act/team1111/#/share?params=N.llwkK76Hoc.ks7uy8xc) to join my team.
欢迎一起拼团购买阿里云产品,1核2G内存1M带宽3年只要597元,团满6人再50%,[点此进入](https://m.aliyun.com/act/team1111/#/share?params=N.llwkK76Hoc.ks7uy8xc)我的团。
## Use and Setup

@@ -12,0 +17,0 @@

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