bee-badge
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,4 +0,15 @@ | ||
|时间|说明|修复版本| | ||
|---|----|---| | ||
|2017-8-29|修改示例|0.1.13| | ||
|2017-9-5|优化对齐样式|0.1.14| | ||
<a name="1.0.2"></a> | ||
## 1.0.2 (2017-10-31) | ||
### build | ||
* **changelog配置:** changelog配置 ([dfb1431](https://github.com/tinper-bee/bee-badge/commit/dfb1431)) | ||
### BREAKING CHANGES | ||
* **changelog配置:** y | ||
{ | ||
"name": "bee-badge", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "bee-badge ui component for react", | ||
@@ -23,3 +23,6 @@ "keywords": [ | ||
"config": { | ||
"port": 8000 | ||
"port": 8000, | ||
"commitizen": { | ||
"path": "./node_modules/cz-conventional-changelog" | ||
} | ||
}, | ||
@@ -34,6 +37,6 @@ "scripts": { | ||
"pub": "bee-tools run pub", | ||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0", | ||
"coveralls": "bee-tools run coverage" | ||
}, | ||
"dependencies": { | ||
"bee-button": "^0.2.2", | ||
"classnames": "^2.2.5", | ||
@@ -49,14 +52,15 @@ "babel-runtime": "^6.23.0", | ||
"devDependencies": { | ||
"bee-button": "latest", | ||
"bee-icon": "latest", | ||
"bee-layout": "latest", | ||
"bee-panel": "latest", | ||
"chai": "^3.5.0", | ||
"console-polyfill": "~0.2.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"enzyme": "^2.4.1", | ||
"react-addons-test-utils": "15.3.2", | ||
"console-polyfill": "~0.2.1", | ||
"es5-shim": "~4.1.10", | ||
"bee-panel": "latest", | ||
"bee-layout": "latest", | ||
"bee-button": "latest", | ||
"bee-icon": "latest", | ||
"react": "~15.3.0 ", | ||
"react-addons-test-utils": "15.3.2", | ||
"react-dom": "~15.3.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6
34646
12
28
774
2
- Removedbee-button@^0.2.2
- Removed@babel/runtime@7.26.0(transitive)
- Removedbee-animate@1.0.0(transitive)
- Removedbee-button@0.2.92.0.20(transitive)
- Removedbee-icon@1.0.15(transitive)
- Removedbee-layout@1.2.8(transitive)
- Removedbee-message@2.1.7(transitive)
- Removedbee-notification@2.0.5(transitive)
- Removedbee-overlay@1.0.33(transitive)
- Removedbee-panel@2.0.2(transitive)
- Removedbee-transition@0.2.5(transitive)
- Removedcopy-to-clipboard@3.3.3(transitive)
- Removeddom-helpers@3.4.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
- Removedtoggle-selection@1.0.6(transitive)
- Removedwarning@4.0.3(transitive)