@hi-ui/env
Advanced tools
Comparing version 4.0.3 to 4.0.4
# @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 @@ |
@@ -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); |
{ | ||
"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": [], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4471
77