Ivan

Results 5 issues of Ivan

### pnpm version: 7.12.0 ### Code to reproduce the issue: install local pkg 1. pnpm add xxx "xxx": "file:xxx", 2. pnpm update xxx ### Expected behavior: update pkg xxx ###...

type: bug

egg-bin依赖的espower-source里依赖es5-ext,这个包 https://github.com/medikoo/es5-ext/blob/main/_postinstall.js 存在政治敏感代码,有其他替代品么

Inactive

### Describe the bug node_modules/.pnpm/@[email protected][email protected]/node_modules/@vueuse/shared/index.d.ts:770:20 - error TS2694: Namespace 'Intl' has no exported member 'LocalesArgument'. @vueuse/[email protected] [email protected] ### Reproduction vue-tsc --declaration --emitDeclarationOnly ### System Info ```Shell macOS ``` ### Used...

能否支持 RegExp 类型

cNotM('disabled, checked') 生成出来的是:not(.x-disabled, checked)