foxts 4.5.0 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +10 -26
- package/dist/escape-html/index.d.ts +0 -2
- package/dist/escape-html/index.js +0 -1
- package/dist/escape-html/index.mjs +0 -1
- package/dist/escape-string-regexp/index.d.ts +0 -1
- package/dist/escape-string-regexp/index.js +0 -1
- package/dist/escape-string-regexp/index.mjs +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "foxts",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Opinionated collection of common TypeScript utils by @SukkaW",
|
|
5
5
|
"repository": {
|
|
6
6
|
"url": "https://github.com/SukkaW/foxts"
|
|
@@ -112,18 +112,6 @@
|
|
|
112
112
|
"require": "./dist/empty-node/index.js",
|
|
113
113
|
"default": "./dist/empty-node/index.js"
|
|
114
114
|
},
|
|
115
|
-
"./escape-html": {
|
|
116
|
-
"types": "./dist/escape-html/index.d.ts",
|
|
117
|
-
"import": "./dist/escape-html/index.mjs",
|
|
118
|
-
"require": "./dist/escape-html/index.js",
|
|
119
|
-
"default": "./dist/escape-html/index.js"
|
|
120
|
-
},
|
|
121
|
-
"./escape-string-regexp": {
|
|
122
|
-
"types": "./dist/escape-string-regexp/index.d.ts",
|
|
123
|
-
"import": "./dist/escape-string-regexp/index.mjs",
|
|
124
|
-
"require": "./dist/escape-string-regexp/index.js",
|
|
125
|
-
"default": "./dist/escape-string-regexp/index.js"
|
|
126
|
-
},
|
|
127
115
|
"./extract-error-message": {
|
|
128
116
|
"types": "./dist/extract-error-message/index.d.ts",
|
|
129
117
|
"import": "./dist/extract-error-message/index.mjs",
|
|
@@ -325,13 +313,9 @@
|
|
|
325
313
|
],
|
|
326
314
|
"author": "SukkaW <https://skk.moe>",
|
|
327
315
|
"license": "MIT",
|
|
328
|
-
"dependencies": {
|
|
329
|
-
"fast-escape-html": "^1.1.0",
|
|
330
|
-
"fast-escape-regexp": "^1.0.1"
|
|
331
|
-
},
|
|
332
316
|
"devDependencies": {
|
|
333
|
-
"@eslint-sukka/node": "^
|
|
334
|
-
"@happy-dom/global-registrator": "^20.0.
|
|
317
|
+
"@eslint-sukka/node": "^8.0.0-beta.1",
|
|
318
|
+
"@happy-dom/global-registrator": "^20.0.8",
|
|
335
319
|
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
|
336
320
|
"@mitata/counters": "^0.0.8",
|
|
337
321
|
"@monyone/aho-corasick": "^1.0.4",
|
|
@@ -339,23 +323,23 @@
|
|
|
339
323
|
"@swc-node/register": "^1.11.1",
|
|
340
324
|
"@swc/core": "^1.13.20",
|
|
341
325
|
"@types/mocha": "^10.0.10",
|
|
342
|
-
"@types/node": "^22.18.
|
|
326
|
+
"@types/node": "^22.18.12",
|
|
343
327
|
"@types/sinon": "^17.0.4",
|
|
344
328
|
"bumpp": "^10.3.1",
|
|
345
|
-
"devalue": "^5.
|
|
346
|
-
"eslint": "^9.
|
|
347
|
-
"eslint-config-sukka": "^
|
|
348
|
-
"eslint-formatter-sukka": "^
|
|
329
|
+
"devalue": "^5.4.2",
|
|
330
|
+
"eslint": "^9.38.0",
|
|
331
|
+
"eslint-config-sukka": "^8.0.0-beta.1",
|
|
332
|
+
"eslint-formatter-sukka": "^8.0.0-beta.1",
|
|
349
333
|
"expect": "^30.2.0",
|
|
350
334
|
"fastscan": "^1.0.6",
|
|
351
|
-
"happy-dom": "^20.0.
|
|
335
|
+
"happy-dom": "^20.0.8",
|
|
352
336
|
"is-ci": "^4.1.0",
|
|
353
337
|
"is-network-error": "^1.3.0",
|
|
354
338
|
"mitata": "^1.0.34",
|
|
355
339
|
"mocha": "^11.7.4",
|
|
356
340
|
"modern-ahocorasick": "^2.0.4",
|
|
357
341
|
"nyc": "^17.1.0",
|
|
358
|
-
"rollup": "^4.52.
|
|
342
|
+
"rollup": "^4.52.5",
|
|
359
343
|
"rollup-plugin-dts": "^6.2.3",
|
|
360
344
|
"rollup-plugin-oxc-resolve": "^0.0.5",
|
|
361
345
|
"rollup-plugin-swc3": "^0.12.1",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("fast-escape-html");Object.keys(e).forEach(function(t){"default"===t||Object.prototype.hasOwnProperty.call(exports,t)||Object.defineProperty(exports,t,{enumerable:!0,get:function(){return e[t]}})});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export*from"fast-escape-html";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { escapeRegexp as escapeStringRegexp } from 'fast-escape-regexp';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("fast-escape-regexp");Object.defineProperty(exports,"escapeStringRegexp",{enumerable:!0,get:function(){return e.escapeRegexp}});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{escapeRegexp as escapeStringRegexp}from"fast-escape-regexp";
|