regexp.escape@1.1.0
A robust ES3-compatible polyfill for the ES7 `RegExp.escape` proposal - see https://github.com/benjamingr/RexExp.escape/
MIT
2020-01-13
安装 (1.1.0)
npm install regexp.escape@1.1.0
yarn add regexp.escape@1.1.0
pnpm add regexp.escape@1.1.0
bun add regexp.escape@1.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.1.3 |
| es-abstract | ^1.17.0 |
| function-bind | ^1.1.1 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| @ljharb/eslint-config | ^15.1.0 |
| auto-changelog | ^1.16.2 |
| covert | ^1.1.1 |
| es5-shim | ^4.5.13 |
| es6-shim | ^0.35.5 |
| eslint | ^6.8.0 |
| foreach | ^2.0.5 |
| safe-publish-latest | ^1.1.4 |
| tape | ^5.0.0-next.3 |