🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@_nu/react-button

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@_nu/react-button - npm Package Compare versions

Comparing version
0.0.7
to
0.0.8
+11
-2
CHANGELOG.md

@@ -1,5 +0,14 @@

## 0.0.6 (2019-08-20)
## [0.0.7](https://github.com/nu-system/react-button/compare/e4dae1b172f00b9811e9755d3a49e61e5559d090...v0.0.7) (2020-03-15)
### Bug Fixes
- 修改版本依赖 ([e4dae1b](https://github.com/nu-system/react-button/commit/e4dae1b))
* 修改版本依赖 ([e4dae1b](https://github.com/nu-system/react-button/commit/e4dae1b172f00b9811e9755d3a49e61e5559d090))
### Features
* remove ui dependecy of button ([5e96db0](https://github.com/nu-system/react-button/commit/5e96db076c764f7d7fbc38ad820a0ea459a89985))
+4
-4
{
"name": "@_nu/react-button",
"version": "0.0.7",
"version": "0.0.8",
"description": "No UI dependency Button of react",

@@ -25,3 +25,2 @@ "main": "lib/index.js",

"clean": "nwb clean-module && nwb clean-demo",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"prepublishOnly": "npm run build",

@@ -34,2 +33,3 @@ "start": "nwb serve-react-demo",

"commitizenInit": "commitizen init cz-conventional-changelog --yarn --dev --exact",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"precommit": "npm run prettier"

@@ -41,7 +41,7 @@ },

"peerDependencies": {
"@_nu/css-button": "^0.0.3",
"@_nu/css-button": "^0.0.5",
"react": "16.x"
},
"devDependencies": {
"@_nu/css-button": "^0.0.3",
"@_nu/css-button": "^0.0.5",
"conventional-changelog-cli": "^2.0.23",

@@ -48,0 +48,0 @@ "cz-conventional-changelog": "3.0.2",

@@ -121,2 +121,2 @@ # Button

Go to [@\_nu/css-button](https://nu-system.github.io/css/button/)
Go to [@_nu/css-button](https://nu-system.github.io/css/button/)