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

bee-badge

Package Overview
Dependencies
Maintainers
10
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bee-badge - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

19

changelog.md

@@ -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"
}
}
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