Socket
Socket
Sign inDemoInstall

@hi-ui/badge

Package Overview
Dependencies
18
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.8 to 4.0.9

11

CHANGELOG.md
# @hi-ui/badge
## 4.0.9
### Patch Changes
- build: rollup2 构建
- Updated dependencies
- @hi-ui/core@4.0.8
- @hi-ui/classname@4.0.4
- @hi-ui/env@4.0.4
- @hi-ui/type-assertion@4.0.4
## 4.0.8

@@ -4,0 +15,0 @@

4

lib/cjs/Badge.js

@@ -22,3 +22,3 @@ /** @LICENSE

var types = require('./types.js');
function _interopDefaultCompat(e) {
function _interopDefaultLegacy(e) {
return e && _typeof(e) === 'object' && 'default' in e ? e : {

@@ -28,3 +28,3 @@ 'default': e

}
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
var _prefix = classname.getPrefixCls('badge');

@@ -31,0 +31,0 @@ // 支持字符串和 number hover 显示,其他过滤

{
"name": "@hi-ui/badge",
"version": "4.0.8",
"version": "4.0.9",
"description": "A sub-package for @hi-ui/hiui.",

@@ -46,8 +46,8 @@ "keywords": [],

"dependencies": {
"@hi-ui/classname": "^4.0.3",
"@hi-ui/env": "^4.0.3",
"@hi-ui/type-assertion": "^4.0.3"
"@hi-ui/classname": "^4.0.4",
"@hi-ui/env": "^4.0.4",
"@hi-ui/type-assertion": "^4.0.4"
},
"peerDependencies": {
"@hi-ui/core": ">=4.0.7",
"@hi-ui/core": ">=4.0.8",
"react": ">=16.8.6",

@@ -57,4 +57,4 @@ "react-dom": ">=16.8.6"

"devDependencies": {
"@hi-ui/core": "^4.0.7",
"@hi-ui/core-css": "^4.1.4",
"@hi-ui/core": "^4.0.8",
"@hi-ui/core-css": "^4.1.5",
"react": "^17.0.1",

@@ -61,0 +61,0 @@ "react-dom": "^17.0.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc