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

@hi-ui/core

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hi-ui/core - npm Package Compare versions

Comparing version 4.0.6 to 4.0.7

9

CHANGELOG.md
# @hi-ui/core
## 4.0.7
### Patch Changes
- fix: 修复 rollup3 打包 cjs 模块问题
- Updated dependencies
- @hi-ui/core-css@4.1.4
- @hi-ui/locale-context@4.0.7
## 4.0.6

@@ -4,0 +13,0 @@

3

lib/cjs/index.js

@@ -12,2 +12,5 @@ /** @LICENSE

Object.defineProperty(exports, '__esModule', {
value: true
});
var localeContext = require('@hi-ui/locale-context');

@@ -14,0 +17,0 @@ var HiBaseAppearanceEnum = {

6

package.json
{
"name": "@hi-ui/core",
"version": "4.0.6",
"version": "4.0.7",
"description": "A sub-package for @hi-ui/utils.",

@@ -47,5 +47,5 @@ "keywords": [],

"dependencies": {
"@hi-ui/core-css": "^4.1.3",
"@hi-ui/locale-context": "^4.0.6"
"@hi-ui/core-css": "^4.1.4",
"@hi-ui/locale-context": "^4.0.7"
}
}
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