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

bee-calendar

Package Overview
Dependencies
Maintainers
13
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bee-calendar - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

14

CHANGELOG.md

@@ -1,5 +0,15 @@

<a name="1.0.0"></a>
# 1.0.0 (2018-01-22)
<a name="2.0.1"></a>
## [2.0.1](https://github.com/tinper-bee/bee-calendar/compare/v2.0.0...v2.0.1) (2019-02-25)
<a name="2.0.0"></a>
# [2.0.0](https://github.com/tinper-bee/bee-calendar/compare/5256dc3...v2.0.0) (2019-02-16)
### Bug Fixes
* 修改示例 ([5256dc3](https://github.com/tinper-bee/bee-calendar/commit/5256dc3))

118

package.json
{
"name": "bee-calendar",
"version": "2.0.0",
"description": "Calendar ui component for react",
"keywords": [
"react",
"react-component",
"bee-calendar",
"iuap-design",
"tinper-bee",
"Calendar"
],
"engines": {
"node": ">=4.0.0"
},
"homepage": "https://github.com/tinper-bee/bee-calendar.git",
"author": "Yonyou FED",
"repository": "http://github.com/tinper-bee/bee-calendar",
"bugs": "https://github.com/tinper-bee/bee-calendar.git/issues",
"license": "MIT",
"main": "./build/index.js",
"config": {
"port": 3000
},
"scripts": {
"dev": "bee-tools run start",
"build": "bee-tools run build",
"lint": "bee-tools-test run lint",
"test": "bee-tools-test run test",
"chrome": "bee-tools-test run chrome",
"coveralls": "bee-tools-test run coverage",
"browsers": "bee-tools-test run browsers",
"pub": "bee-tools run pub"
},
"dependencies": {
"classnames": "^2.2.5",
"tinper-bee-core": "latest",
"babel-runtime": "^6.23.0",
"moment": "^2.18.1",
"rc-calendar": "^8.4.4",
"rc-select": "^6.8.6"
},
"peerDependencies": {
"react": "^15.3.0 || ^16.0",
"react-dom": "^15.3.0 || ^16.0",
"prop-types": "15.6.0"
},
"devDependencies": {
"bee-button": "latest",
"bee-layout": "latest",
"bee-panel": "latest",
"chai": "^3.5.0",
"console-polyfill": "~0.2.1",
"enzyme": "^2.4.1",
"es5-shim": "~4.1.10",
"react": "15.3.2",
"react-addons-test-utils": "15.3.2",
"react-dom": "15.3.2"
}
}
"name": "bee-calendar",
"version": "2.0.1",
"description": "Calendar ui component for react",
"keywords": [
"react",
"react-component",
"bee-calendar",
"iuap-design",
"tinper-bee",
"Calendar"
],
"engines": {
"node": ">=4.0.0"
},
"homepage": "https://github.com/tinper-bee/bee-calendar.git",
"author": "Yonyou FED",
"repository": "http://github.com/tinper-bee/bee-calendar",
"bugs": "https://github.com/tinper-bee/bee-calendar.git/issues",
"license": "MIT",
"main": "./build/index.js",
"config": {
"port": 3000
},
"scripts": {
"dev": "bee-tools run start",
"build": "bee-tools run build",
"lint": "bee-tools-test run lint",
"test": "bee-tools-test run test",
"chrome": "bee-tools-test run chrome",
"coveralls": "bee-tools-test run coverage",
"browsers": "bee-tools-test run browsers",
"pub": "bee-tools run pub"
},
"dependencies": {
"classnames": "^2.2.5",
"tinper-bee-core": "latest",
"babel-runtime": "^6.23.0",
"moment": "^2.18.1",
"rc-calendar": "^8.4.4",
"rc-select": "^6.8.6"
},
"peerDependencies": {
"react": "^15.3.0 || ^16.0",
"react-dom": "^15.3.0 || ^16.0",
"prop-types": "15.6.0"
},
"devDependencies": {
"bee-button": "latest",
"bee-layout": "latest",
"bee-panel": "latest",
"chai": "^3.5.0",
"console-polyfill": "~0.2.1",
"enzyme": "^2.4.1",
"es5-shim": "~4.1.10",
"react": "15.3.2",
"react-addons-test-utils": "15.3.2",
"react-dom": "15.3.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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