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

@hi-ui/env

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hi-ui/env - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

12

CHANGELOG.md
# @hi-ui/env
## 4.0.4
### Patch Changes
- build: rollup2 构建
## 4.0.3
### Patch Changes
- fix: 修复 rollup3 打包 cjs 模块问题
## 4.0.2

@@ -4,0 +16,0 @@

3

lib/cjs/index.js

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

Object.defineProperty(exports, '__esModule', {
value: true
});
var __DEV__ = process.env.NODE_ENV !== 'production';

@@ -14,0 +17,0 @@ var isBrowser = !!(typeof window !== 'undefined' && window.document && window.document.createElement);

2

package.json
{
"name": "@hi-ui/env",
"version": "4.0.3",
"version": "4.0.4",
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM",

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

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