avancement planning

This commit is contained in:
2026-05-26 11:58:39 +02:00
parent 619a2b240a
commit 150b97cd2e
4892 changed files with 99214 additions and 429382 deletions
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "side-channel-list",
"version": "1.0.0",
"version": "1.0.1",
"description": "Store information about any JS value in a side channel, using a linked list",
"main": "index.js",
"exports": {
@@ -38,21 +38,21 @@
"homepage": "https://github.com/ljharb/side-channel-list#readme",
"dependencies": {
"es-errors": "^1.3.0",
"object-inspect": "^1.13.3"
"object-inspect": "^1.13.4"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.1",
"@ljharb/eslint-config": "^21.1.1",
"@ljharb/tsconfig": "^0.2.2",
"@arethetypeswrong/cli": "^0.18.2",
"@ljharb/eslint-config": "^22.2.2",
"@ljharb/tsconfig": "^0.3.2",
"@types/object-inspect": "^1.13.0",
"@types/tape": "^5.6.5",
"@types/tape": "^5.8.1",
"auto-changelog": "^2.5.0",
"eclint": "^2.8.1",
"encoding": "^0.1.13",
"eslint": "=8.8.0",
"eslint": "^8.57.1",
"evalmd": "^0.0.19",
"in-publish": "^2.0.1",
"npmignore": "^0.3.1",
"npmignore": "^0.3.5",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.9.0",