bee-calendar
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3672681
39777
0