pnpm 11.9.0 → 12.0.0-alpha.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/LICENSE +1 -1
- package/install.js +175 -0
- package/package.json +29 -69
- package/pn +2 -0
- package/pnpm +4 -0
- package/pnpx +2 -0
- package/pnx +2 -0
- package/bin/pnpm.cjs +0 -3
- package/bin/pnpm.mjs +0 -36
- package/bin/pnpx.cjs +0 -3
- package/bin/pnpx.mjs +0 -5
- package/dist/node-gyp-bin/node-gyp +0 -6
- package/dist/node-gyp-bin/node-gyp.cmd +0 -5
- package/dist/node_modules/.package-map.json +0 -1
- package/dist/node_modules/@isaacs/fs-minipass/LICENSE +0 -15
- package/dist/node_modules/@isaacs/fs-minipass/dist/commonjs/index.js +0 -430
- package/dist/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json +0 -3
- package/dist/node_modules/@isaacs/fs-minipass/dist/esm/index.js +0 -420
- package/dist/node_modules/@isaacs/fs-minipass/dist/esm/package.json +0 -3
- package/dist/node_modules/@isaacs/fs-minipass/package.json +0 -72
- package/dist/node_modules/@reflink/reflink/binding.js +0 -259
- package/dist/node_modules/@reflink/reflink/index.js +0 -51
- package/dist/node_modules/@reflink/reflink/package.json +0 -63
- package/dist/node_modules/@reflink/reflink-darwin-arm64/package.json +0 -23
- package/dist/node_modules/@reflink/reflink-darwin-arm64/reflink.darwin-arm64.node +0 -0
- package/dist/node_modules/@reflink/reflink-darwin-x64/package.json +0 -23
- package/dist/node_modules/@reflink/reflink-darwin-x64/reflink.darwin-x64.node +0 -0
- package/dist/node_modules/@reflink/reflink-win32-arm64-msvc/package.json +0 -23
- package/dist/node_modules/@reflink/reflink-win32-arm64-msvc/reflink.win32-arm64-msvc.node +0 -0
- package/dist/node_modules/@reflink/reflink-win32-x64-msvc/package.json +0 -23
- package/dist/node_modules/@reflink/reflink-win32-x64-msvc/reflink.win32-x64-msvc.node +0 -0
- package/dist/node_modules/abbrev/LICENSE +0 -46
- package/dist/node_modules/abbrev/lib/index.js +0 -53
- package/dist/node_modules/abbrev/package.json +0 -41
- package/dist/node_modules/chownr/dist/commonjs/index.js +0 -93
- package/dist/node_modules/chownr/dist/commonjs/package.json +0 -3
- package/dist/node_modules/chownr/dist/esm/index.js +0 -85
- package/dist/node_modules/chownr/dist/esm/package.json +0 -3
- package/dist/node_modules/chownr/package.json +0 -69
- package/dist/node_modules/env-paths/index.js +0 -74
- package/dist/node_modules/env-paths/license +0 -9
- package/dist/node_modules/env-paths/package.json +0 -45
- package/dist/node_modules/exponential-backoff/LICENSE +0 -202
- package/dist/node_modules/exponential-backoff/dist/backoff.js +0 -124
- package/dist/node_modules/exponential-backoff/dist/delay/always/always.delay.js +0 -25
- package/dist/node_modules/exponential-backoff/dist/delay/delay.base.js +0 -45
- package/dist/node_modules/exponential-backoff/dist/delay/delay.factory.js +0 -17
- package/dist/node_modules/exponential-backoff/dist/delay/delay.interface.js +0 -3
- package/dist/node_modules/exponential-backoff/dist/delay/skip-first/skip-first.delay.js +0 -82
- package/dist/node_modules/exponential-backoff/dist/jitter/full/full.jitter.js +0 -8
- package/dist/node_modules/exponential-backoff/dist/jitter/jitter.factory.js +0 -15
- package/dist/node_modules/exponential-backoff/dist/jitter/no/no.jitter.js +0 -7
- package/dist/node_modules/exponential-backoff/dist/options.js +0 -31
- package/dist/node_modules/exponential-backoff/package.json +0 -62
- package/dist/node_modules/fdir/LICENSE +0 -7
- package/dist/node_modules/fdir/dist/index.cjs +0 -588
- package/dist/node_modules/fdir/dist/index.d.cts +0 -155
- package/dist/node_modules/fdir/dist/index.d.mts +0 -155
- package/dist/node_modules/fdir/dist/index.mjs +0 -570
- package/dist/node_modules/fdir/package.json +0 -103
- package/dist/node_modules/graceful-fs/LICENSE +0 -15
- package/dist/node_modules/graceful-fs/clone.js +0 -23
- package/dist/node_modules/graceful-fs/graceful-fs.js +0 -448
- package/dist/node_modules/graceful-fs/legacy-streams.js +0 -118
- package/dist/node_modules/graceful-fs/package.json +0 -53
- package/dist/node_modules/graceful-fs/polyfills.js +0 -355
- package/dist/node_modules/isexe/dist/commonjs/index.js +0 -56
- package/dist/node_modules/isexe/dist/commonjs/index.min.js +0 -2
- package/dist/node_modules/isexe/dist/commonjs/options.js +0 -3
- package/dist/node_modules/isexe/dist/commonjs/package.json +0 -3
- package/dist/node_modules/isexe/dist/commonjs/posix.js +0 -67
- package/dist/node_modules/isexe/dist/commonjs/win32.js +0 -63
- package/dist/node_modules/isexe/dist/esm/index.js +0 -16
- package/dist/node_modules/isexe/dist/esm/index.min.js +0 -2
- package/dist/node_modules/isexe/dist/esm/options.js +0 -2
- package/dist/node_modules/isexe/dist/esm/package.json +0 -3
- package/dist/node_modules/isexe/dist/esm/posix.js +0 -62
- package/dist/node_modules/isexe/dist/esm/win32.js +0 -58
- package/dist/node_modules/isexe/package.json +0 -78
- package/dist/node_modules/minipass/dist/commonjs/index.js +0 -1038
- package/dist/node_modules/minipass/dist/commonjs/package.json +0 -3
- package/dist/node_modules/minipass/dist/esm/index.js +0 -1020
- package/dist/node_modules/minipass/dist/esm/package.json +0 -3
- package/dist/node_modules/minipass/package.json +0 -77
- package/dist/node_modules/minizlib/LICENSE +0 -26
- package/dist/node_modules/minizlib/dist/commonjs/constants.js +0 -123
- package/dist/node_modules/minizlib/dist/commonjs/index.js +0 -416
- package/dist/node_modules/minizlib/dist/commonjs/package.json +0 -3
- package/dist/node_modules/minizlib/dist/esm/constants.js +0 -117
- package/dist/node_modules/minizlib/dist/esm/index.js +0 -363
- package/dist/node_modules/minizlib/dist/esm/package.json +0 -3
- package/dist/node_modules/minizlib/package.json +0 -80
- package/dist/node_modules/node-gyp/.release-please-manifest.json +0 -3
- package/dist/node_modules/node-gyp/LICENSE +0 -24
- package/dist/node_modules/node-gyp/addon.gypi +0 -204
- package/dist/node_modules/node-gyp/bin/node-gyp.js +0 -145
- package/dist/node_modules/node-gyp/eslint.config.js +0 -3
- package/dist/node_modules/node-gyp/gyp/.release-please-manifest.json +0 -3
- package/dist/node_modules/node-gyp/gyp/LICENSE +0 -28
- package/dist/node_modules/node-gyp/gyp/data/ninja/build.ninja +0 -4
- package/dist/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc +0 -12
- package/dist/node_modules/node-gyp/gyp/gyp +0 -8
- package/dist/node_modules/node-gyp/gyp/gyp.bat +0 -5
- package/dist/node_modules/node-gyp/gyp/gyp_main.py +0 -45
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py +0 -365
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py +0 -206
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py +0 -1283
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py +0 -1545
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py +0 -59
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py +0 -152
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py +0 -270
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py +0 -607
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/__init__.py +0 -706
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/common.py +0 -725
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/common_test.py +0 -186
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py +0 -170
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py +0 -113
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py +0 -55
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py +0 -0
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py +0 -805
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py +0 -1169
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py +0 -1316
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py +0 -128
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py +0 -104
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py +0 -461
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py +0 -88
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py +0 -55
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +0 -2755
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py +0 -3970
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py +0 -44
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py +0 -2957
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py +0 -77
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py +0 -1389
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py +0 -26
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/input.py +0 -3097
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/input_test.py +0 -99
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py +0 -765
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py +0 -1255
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py +0 -174
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py +0 -61
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py +0 -371
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py +0 -1936
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py +0 -54
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py +0 -301
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py +0 -3180
- package/dist/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +0 -64
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/LICENSE +0 -3
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/LICENSE.APACHE +0 -177
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/LICENSE.BSD +0 -23
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/__init__.py +0 -15
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py +0 -107
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py +0 -252
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py +0 -83
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/_parser.py +0 -359
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/_structures.py +0 -61
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py +0 -192
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/markers.py +0 -251
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/metadata.py +0 -807
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/py.typed +0 -0
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/requirements.py +0 -90
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py +0 -1030
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/tags.py +0 -541
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/utils.py +0 -172
- package/dist/node_modules/node-gyp/gyp/pylib/packaging/version.py +0 -563
- package/dist/node_modules/node-gyp/gyp/pyproject.toml +0 -116
- package/dist/node_modules/node-gyp/gyp/release-please-config.json +0 -11
- package/dist/node_modules/node-gyp/gyp/test_gyp.py +0 -260
- package/dist/node_modules/node-gyp/lib/Find-VisualStudio.cs +0 -250
- package/dist/node_modules/node-gyp/lib/build.js +0 -230
- package/dist/node_modules/node-gyp/lib/clean.js +0 -15
- package/dist/node_modules/node-gyp/lib/configure.js +0 -328
- package/dist/node_modules/node-gyp/lib/create-config-gypi.js +0 -153
- package/dist/node_modules/node-gyp/lib/download.js +0 -86
- package/dist/node_modules/node-gyp/lib/find-node-directory.js +0 -63
- package/dist/node_modules/node-gyp/lib/find-python.js +0 -304
- package/dist/node_modules/node-gyp/lib/find-visualstudio.js +0 -606
- package/dist/node_modules/node-gyp/lib/install.js +0 -411
- package/dist/node_modules/node-gyp/lib/list.js +0 -26
- package/dist/node_modules/node-gyp/lib/log.js +0 -168
- package/dist/node_modules/node-gyp/lib/node-gyp.js +0 -199
- package/dist/node_modules/node-gyp/lib/process-release.js +0 -144
- package/dist/node_modules/node-gyp/lib/rebuild.js +0 -12
- package/dist/node_modules/node-gyp/lib/remove.js +0 -43
- package/dist/node_modules/node-gyp/lib/util.js +0 -81
- package/dist/node_modules/node-gyp/macOS_Catalina_acid_test.sh +0 -21
- package/dist/node_modules/node-gyp/package.json +0 -52
- package/dist/node_modules/node-gyp/release-please-config.json +0 -40
- package/dist/node_modules/node-gyp/src/win_delay_load_hook.cc +0 -41
- package/dist/node_modules/nopt/LICENSE +0 -15
- package/dist/node_modules/nopt/bin/nopt.js +0 -29
- package/dist/node_modules/nopt/lib/debug.js +0 -5
- package/dist/node_modules/nopt/lib/nopt-lib.js +0 -514
- package/dist/node_modules/nopt/lib/nopt.js +0 -34
- package/dist/node_modules/nopt/lib/type-defs.js +0 -91
- package/dist/node_modules/nopt/package.json +0 -52
- package/dist/node_modules/picomatch/LICENSE +0 -21
- package/dist/node_modules/picomatch/index.js +0 -17
- package/dist/node_modules/picomatch/lib/constants.js +0 -184
- package/dist/node_modules/picomatch/lib/parse.js +0 -1386
- package/dist/node_modules/picomatch/lib/picomatch.js +0 -349
- package/dist/node_modules/picomatch/lib/scan.js +0 -391
- package/dist/node_modules/picomatch/lib/utils.js +0 -72
- package/dist/node_modules/picomatch/package.json +0 -82
- package/dist/node_modules/picomatch/posix.js +0 -3
- package/dist/node_modules/proc-log/LICENSE +0 -15
- package/dist/node_modules/proc-log/lib/index.js +0 -158
- package/dist/node_modules/proc-log/package.json +0 -46
- package/dist/node_modules/semver/LICENSE +0 -15
- package/dist/node_modules/semver/bin/semver.js +0 -195
- package/dist/node_modules/semver/classes/comparator.js +0 -143
- package/dist/node_modules/semver/classes/index.js +0 -7
- package/dist/node_modules/semver/classes/range.js +0 -577
- package/dist/node_modules/semver/classes/semver.js +0 -350
- package/dist/node_modules/semver/functions/clean.js +0 -8
- package/dist/node_modules/semver/functions/cmp.js +0 -54
- package/dist/node_modules/semver/functions/coerce.js +0 -62
- package/dist/node_modules/semver/functions/compare-build.js +0 -9
- package/dist/node_modules/semver/functions/compare-loose.js +0 -5
- package/dist/node_modules/semver/functions/compare.js +0 -7
- package/dist/node_modules/semver/functions/diff.js +0 -60
- package/dist/node_modules/semver/functions/eq.js +0 -5
- package/dist/node_modules/semver/functions/gt.js +0 -5
- package/dist/node_modules/semver/functions/gte.js +0 -5
- package/dist/node_modules/semver/functions/inc.js +0 -21
- package/dist/node_modules/semver/functions/lt.js +0 -5
- package/dist/node_modules/semver/functions/lte.js +0 -5
- package/dist/node_modules/semver/functions/major.js +0 -5
- package/dist/node_modules/semver/functions/minor.js +0 -5
- package/dist/node_modules/semver/functions/neq.js +0 -5
- package/dist/node_modules/semver/functions/parse.js +0 -18
- package/dist/node_modules/semver/functions/patch.js +0 -5
- package/dist/node_modules/semver/functions/prerelease.js +0 -8
- package/dist/node_modules/semver/functions/rcompare.js +0 -5
- package/dist/node_modules/semver/functions/rsort.js +0 -5
- package/dist/node_modules/semver/functions/satisfies.js +0 -12
- package/dist/node_modules/semver/functions/sort.js +0 -5
- package/dist/node_modules/semver/functions/truncate.js +0 -48
- package/dist/node_modules/semver/functions/valid.js +0 -8
- package/dist/node_modules/semver/index.js +0 -93
- package/dist/node_modules/semver/internal/constants.js +0 -37
- package/dist/node_modules/semver/internal/debug.js +0 -11
- package/dist/node_modules/semver/internal/identifiers.js +0 -29
- package/dist/node_modules/semver/internal/lrucache.js +0 -42
- package/dist/node_modules/semver/internal/parse-options.js +0 -17
- package/dist/node_modules/semver/internal/re.js +0 -223
- package/dist/node_modules/semver/package.json +0 -78
- package/dist/node_modules/semver/preload.js +0 -4
- package/dist/node_modules/semver/range.bnf +0 -17
- package/dist/node_modules/semver/ranges/gtr.js +0 -6
- package/dist/node_modules/semver/ranges/intersects.js +0 -9
- package/dist/node_modules/semver/ranges/ltr.js +0 -6
- package/dist/node_modules/semver/ranges/max-satisfying.js +0 -27
- package/dist/node_modules/semver/ranges/min-satisfying.js +0 -26
- package/dist/node_modules/semver/ranges/min-version.js +0 -63
- package/dist/node_modules/semver/ranges/outside.js +0 -82
- package/dist/node_modules/semver/ranges/simplify.js +0 -49
- package/dist/node_modules/semver/ranges/subset.js +0 -249
- package/dist/node_modules/semver/ranges/to-comparators.js +0 -10
- package/dist/node_modules/semver/ranges/valid.js +0 -13
- package/dist/node_modules/tar/dist/commonjs/create.js +0 -82
- package/dist/node_modules/tar/dist/commonjs/cwd-error.js +0 -18
- package/dist/node_modules/tar/dist/commonjs/extract.js +0 -88
- package/dist/node_modules/tar/dist/commonjs/get-write-flag.js +0 -32
- package/dist/node_modules/tar/dist/commonjs/header.js +0 -347
- package/dist/node_modules/tar/dist/commonjs/index.js +0 -64
- package/dist/node_modules/tar/dist/commonjs/index.min.js +0 -4
- package/dist/node_modules/tar/dist/commonjs/large-numbers.js +0 -99
- package/dist/node_modules/tar/dist/commonjs/list.js +0 -145
- package/dist/node_modules/tar/dist/commonjs/make-command.js +0 -52
- package/dist/node_modules/tar/dist/commonjs/mkdir.js +0 -187
- package/dist/node_modules/tar/dist/commonjs/mode-fix.js +0 -29
- package/dist/node_modules/tar/dist/commonjs/normalize-unicode.js +0 -38
- package/dist/node_modules/tar/dist/commonjs/normalize-windows-path.js +0 -12
- package/dist/node_modules/tar/dist/commonjs/options.js +0 -66
- package/dist/node_modules/tar/dist/commonjs/pack.js +0 -544
- package/dist/node_modules/tar/dist/commonjs/package.json +0 -3
- package/dist/node_modules/tar/dist/commonjs/parse.js +0 -610
- package/dist/node_modules/tar/dist/commonjs/path-reservations.js +0 -170
- package/dist/node_modules/tar/dist/commonjs/pax.js +0 -158
- package/dist/node_modules/tar/dist/commonjs/process-umask.js +0 -7
- package/dist/node_modules/tar/dist/commonjs/read-entry.js +0 -136
- package/dist/node_modules/tar/dist/commonjs/replace.js +0 -227
- package/dist/node_modules/tar/dist/commonjs/strip-absolute-path.js +0 -29
- package/dist/node_modules/tar/dist/commonjs/strip-trailing-slashes.js +0 -18
- package/dist/node_modules/tar/dist/commonjs/symlink-error.js +0 -19
- package/dist/node_modules/tar/dist/commonjs/types.js +0 -70
- package/dist/node_modules/tar/dist/commonjs/unpack.js +0 -932
- package/dist/node_modules/tar/dist/commonjs/update.js +0 -33
- package/dist/node_modules/tar/dist/commonjs/warn-method.js +0 -31
- package/dist/node_modules/tar/dist/commonjs/winchars.js +0 -14
- package/dist/node_modules/tar/dist/commonjs/write-entry.js +0 -698
- package/dist/node_modules/tar/dist/esm/create.js +0 -76
- package/dist/node_modules/tar/dist/esm/cwd-error.js +0 -14
- package/dist/node_modules/tar/dist/esm/extract.js +0 -49
- package/dist/node_modules/tar/dist/esm/get-write-flag.js +0 -26
- package/dist/node_modules/tar/dist/esm/header.js +0 -310
- package/dist/node_modules/tar/dist/esm/index.js +0 -20
- package/dist/node_modules/tar/dist/esm/index.min.js +0 -4
- package/dist/node_modules/tar/dist/esm/large-numbers.js +0 -94
- package/dist/node_modules/tar/dist/esm/list.js +0 -105
- package/dist/node_modules/tar/dist/esm/make-command.js +0 -48
- package/dist/node_modules/tar/dist/esm/mkdir.js +0 -179
- package/dist/node_modules/tar/dist/esm/mode-fix.js +0 -25
- package/dist/node_modules/tar/dist/esm/normalize-unicode.js +0 -34
- package/dist/node_modules/tar/dist/esm/normalize-windows-path.js +0 -9
- package/dist/node_modules/tar/dist/esm/options.js +0 -54
- package/dist/node_modules/tar/dist/esm/pack.js +0 -502
- package/dist/node_modules/tar/dist/esm/package.json +0 -3
- package/dist/node_modules/tar/dist/esm/parse.js +0 -606
- package/dist/node_modules/tar/dist/esm/path-reservations.js +0 -166
- package/dist/node_modules/tar/dist/esm/pax.js +0 -154
- package/dist/node_modules/tar/dist/esm/process-umask.js +0 -3
- package/dist/node_modules/tar/dist/esm/read-entry.js +0 -132
- package/dist/node_modules/tar/dist/esm/replace.js +0 -221
- package/dist/node_modules/tar/dist/esm/strip-absolute-path.js +0 -25
- package/dist/node_modules/tar/dist/esm/strip-trailing-slashes.js +0 -14
- package/dist/node_modules/tar/dist/esm/symlink-error.js +0 -15
- package/dist/node_modules/tar/dist/esm/types.js +0 -65
- package/dist/node_modules/tar/dist/esm/unpack.js +0 -891
- package/dist/node_modules/tar/dist/esm/update.js +0 -30
- package/dist/node_modules/tar/dist/esm/warn-method.js +0 -27
- package/dist/node_modules/tar/dist/esm/winchars.js +0 -9
- package/dist/node_modules/tar/dist/esm/write-entry.js +0 -656
- package/dist/node_modules/tar/package.json +0 -298
- package/dist/node_modules/tinyglobby/LICENSE +0 -21
- package/dist/node_modules/tinyglobby/dist/index.cjs +0 -335
- package/dist/node_modules/tinyglobby/dist/index.d.cts +0 -148
- package/dist/node_modules/tinyglobby/dist/index.d.mts +0 -148
- package/dist/node_modules/tinyglobby/dist/index.mjs +0 -307
- package/dist/node_modules/tinyglobby/package.json +0 -70
- package/dist/node_modules/undici/LICENSE +0 -21
- package/dist/node_modules/undici/index-fetch.js +0 -35
- package/dist/node_modules/undici/index.js +0 -169
- package/dist/node_modules/undici/lib/api/abort-signal.js +0 -57
- package/dist/node_modules/undici/lib/api/api-connect.js +0 -108
- package/dist/node_modules/undici/lib/api/api-pipeline.js +0 -251
- package/dist/node_modules/undici/lib/api/api-request.js +0 -214
- package/dist/node_modules/undici/lib/api/api-stream.js +0 -220
- package/dist/node_modules/undici/lib/api/api-upgrade.js +0 -108
- package/dist/node_modules/undici/lib/api/index.js +0 -7
- package/dist/node_modules/undici/lib/api/readable.js +0 -385
- package/dist/node_modules/undici/lib/api/util.js +0 -93
- package/dist/node_modules/undici/lib/core/connect.js +0 -240
- package/dist/node_modules/undici/lib/core/constants.js +0 -118
- package/dist/node_modules/undici/lib/core/diagnostics.js +0 -202
- package/dist/node_modules/undici/lib/core/errors.js +0 -425
- package/dist/node_modules/undici/lib/core/request.js +0 -405
- package/dist/node_modules/undici/lib/core/symbols.js +0 -67
- package/dist/node_modules/undici/lib/core/tree.js +0 -152
- package/dist/node_modules/undici/lib/core/util.js +0 -719
- package/dist/node_modules/undici/lib/dispatcher/agent.js +0 -129
- package/dist/node_modules/undici/lib/dispatcher/balanced-pool.js +0 -209
- package/dist/node_modules/undici/lib/dispatcher/client-h1.js +0 -1487
- package/dist/node_modules/undici/lib/dispatcher/client-h2.js +0 -744
- package/dist/node_modules/undici/lib/dispatcher/client.js +0 -623
- package/dist/node_modules/undici/lib/dispatcher/dispatcher-base.js +0 -199
- package/dist/node_modules/undici/lib/dispatcher/dispatcher.js +0 -65
- package/dist/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js +0 -160
- package/dist/node_modules/undici/lib/dispatcher/fixed-queue.js +0 -117
- package/dist/node_modules/undici/lib/dispatcher/pool-base.js +0 -194
- package/dist/node_modules/undici/lib/dispatcher/pool-stats.js +0 -34
- package/dist/node_modules/undici/lib/dispatcher/pool.js +0 -107
- package/dist/node_modules/undici/lib/dispatcher/proxy-agent.js +0 -274
- package/dist/node_modules/undici/lib/dispatcher/retry-agent.js +0 -35
- package/dist/node_modules/undici/lib/global.js +0 -32
- package/dist/node_modules/undici/lib/handler/decorator-handler.js +0 -44
- package/dist/node_modules/undici/lib/handler/redirect-handler.js +0 -232
- package/dist/node_modules/undici/lib/handler/retry-handler.js +0 -374
- package/dist/node_modules/undici/lib/interceptor/dns.js +0 -375
- package/dist/node_modules/undici/lib/interceptor/dump.js +0 -123
- package/dist/node_modules/undici/lib/interceptor/redirect-interceptor.js +0 -21
- package/dist/node_modules/undici/lib/interceptor/redirect.js +0 -24
- package/dist/node_modules/undici/lib/interceptor/response-error.js +0 -86
- package/dist/node_modules/undici/lib/interceptor/retry.js +0 -19
- package/dist/node_modules/undici/lib/llhttp/.gitkeep +0 -0
- package/dist/node_modules/undici/lib/llhttp/constants.js +0 -278
- package/dist/node_modules/undici/lib/llhttp/llhttp-wasm.js +0 -5
- package/dist/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +0 -5
- package/dist/node_modules/undici/lib/llhttp/utils.js +0 -15
- package/dist/node_modules/undici/lib/mock/mock-agent.js +0 -160
- package/dist/node_modules/undici/lib/mock/mock-client.js +0 -59
- package/dist/node_modules/undici/lib/mock/mock-errors.js +0 -28
- package/dist/node_modules/undici/lib/mock/mock-interceptor.js +0 -207
- package/dist/node_modules/undici/lib/mock/mock-pool.js +0 -59
- package/dist/node_modules/undici/lib/mock/mock-symbols.js +0 -23
- package/dist/node_modules/undici/lib/mock/mock-utils.js +0 -367
- package/dist/node_modules/undici/lib/mock/pending-interceptors-formatter.js +0 -43
- package/dist/node_modules/undici/lib/mock/pluralizer.js +0 -29
- package/dist/node_modules/undici/lib/util/timers.js +0 -423
- package/dist/node_modules/undici/lib/web/cache/cache.js +0 -859
- package/dist/node_modules/undici/lib/web/cache/cachestorage.js +0 -152
- package/dist/node_modules/undici/lib/web/cache/symbols.js +0 -5
- package/dist/node_modules/undici/lib/web/cache/util.js +0 -45
- package/dist/node_modules/undici/lib/web/cookies/constants.js +0 -12
- package/dist/node_modules/undici/lib/web/cookies/index.js +0 -184
- package/dist/node_modules/undici/lib/web/cookies/parse.js +0 -310
- package/dist/node_modules/undici/lib/web/cookies/util.js +0 -282
- package/dist/node_modules/undici/lib/web/eventsource/eventsource-stream.js +0 -398
- package/dist/node_modules/undici/lib/web/eventsource/eventsource.js +0 -480
- package/dist/node_modules/undici/lib/web/eventsource/util.js +0 -37
- package/dist/node_modules/undici/lib/web/fetch/LICENSE +0 -21
- package/dist/node_modules/undici/lib/web/fetch/body.js +0 -529
- package/dist/node_modules/undici/lib/web/fetch/constants.js +0 -124
- package/dist/node_modules/undici/lib/web/fetch/data-url.js +0 -744
- package/dist/node_modules/undici/lib/web/fetch/dispatcher-weakref.js +0 -46
- package/dist/node_modules/undici/lib/web/fetch/file.js +0 -126
- package/dist/node_modules/undici/lib/web/fetch/formdata-parser.js +0 -474
- package/dist/node_modules/undici/lib/web/fetch/formdata.js +0 -252
- package/dist/node_modules/undici/lib/web/fetch/global.js +0 -40
- package/dist/node_modules/undici/lib/web/fetch/headers.js +0 -687
- package/dist/node_modules/undici/lib/web/fetch/index.js +0 -2272
- package/dist/node_modules/undici/lib/web/fetch/request.js +0 -1037
- package/dist/node_modules/undici/lib/web/fetch/response.js +0 -610
- package/dist/node_modules/undici/lib/web/fetch/symbols.js +0 -9
- package/dist/node_modules/undici/lib/web/fetch/util.js +0 -1632
- package/dist/node_modules/undici/lib/web/fetch/webidl.js +0 -695
- package/dist/node_modules/undici/lib/web/fileapi/encoding.js +0 -290
- package/dist/node_modules/undici/lib/web/fileapi/filereader.js +0 -344
- package/dist/node_modules/undici/lib/web/fileapi/progressevent.js +0 -78
- package/dist/node_modules/undici/lib/web/fileapi/symbols.js +0 -10
- package/dist/node_modules/undici/lib/web/fileapi/util.js +0 -391
- package/dist/node_modules/undici/lib/web/websocket/connection.js +0 -371
- package/dist/node_modules/undici/lib/web/websocket/constants.js +0 -66
- package/dist/node_modules/undici/lib/web/websocket/events.js +0 -329
- package/dist/node_modules/undici/lib/web/websocket/frame.js +0 -96
- package/dist/node_modules/undici/lib/web/websocket/permessage-deflate.js +0 -100
- package/dist/node_modules/undici/lib/web/websocket/receiver.js +0 -513
- package/dist/node_modules/undici/lib/web/websocket/sender.js +0 -104
- package/dist/node_modules/undici/lib/web/websocket/symbols.js +0 -12
- package/dist/node_modules/undici/lib/web/websocket/util.js +0 -322
- package/dist/node_modules/undici/lib/web/websocket/websocket.js +0 -595
- package/dist/node_modules/undici/package.json +0 -160
- package/dist/node_modules/undici/scripts/strip-comments.js +0 -8
- package/dist/node_modules/v8-compile-cache/LICENSE +0 -21
- package/dist/node_modules/v8-compile-cache/package.json +0 -34
- package/dist/node_modules/v8-compile-cache/v8-compile-cache.js +0 -373
- package/dist/node_modules/which/LICENSE +0 -15
- package/dist/node_modules/which/bin/which.js +0 -52
- package/dist/node_modules/which/lib/index.js +0 -111
- package/dist/node_modules/which/package.json +0 -52
- package/dist/node_modules/yallist/dist/commonjs/index.js +0 -384
- package/dist/node_modules/yallist/dist/commonjs/package.json +0 -3
- package/dist/node_modules/yallist/dist/esm/index.js +0 -379
- package/dist/node_modules/yallist/dist/esm/package.json +0 -3
- package/dist/node_modules/yallist/package.json +0 -68
- package/dist/pnpm.mjs +0 -306294
- package/dist/pnpmrc +0 -2
- package/dist/templates/completion.bash +0 -31
- package/dist/templates/completion.fish +0 -22
- package/dist/templates/completion.ps1 +0 -193
- package/dist/templates/completion.zsh +0 -27
- package/dist/vendor/fastlist-0.3.0-x64.exe +0 -0
- package/dist/vendor/fastlist-0.3.0-x86.exe +0 -0
- package/dist/worker.js +0 -11938
|
@@ -1,259 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/* prettier-ignore */
|
|
4
|
-
|
|
5
|
-
/* auto-generated by NAPI-RS */
|
|
6
|
-
|
|
7
|
-
const { existsSync, readFileSync } = require('fs')
|
|
8
|
-
const { join } = require('path')
|
|
9
|
-
|
|
10
|
-
const { platform, arch } = process
|
|
11
|
-
|
|
12
|
-
let nativeBinding = null
|
|
13
|
-
let localFileExisted = false
|
|
14
|
-
let loadError = null
|
|
15
|
-
|
|
16
|
-
function isMusl() {
|
|
17
|
-
// For Node 10
|
|
18
|
-
if (!process.report || typeof process.report.getReport !== 'function') {
|
|
19
|
-
try {
|
|
20
|
-
const lddPath = require('child_process').execSync('which ldd').toString().trim()
|
|
21
|
-
return readFileSync(lddPath, 'utf8').includes('musl')
|
|
22
|
-
} catch (e) {
|
|
23
|
-
return true
|
|
24
|
-
}
|
|
25
|
-
} else {
|
|
26
|
-
const { glibcVersionRuntime } = process.report.getReport().header
|
|
27
|
-
return !glibcVersionRuntime
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
switch (platform) {
|
|
32
|
-
case 'android':
|
|
33
|
-
switch (arch) {
|
|
34
|
-
case 'arm64':
|
|
35
|
-
localFileExisted = existsSync(join(__dirname, 'reflink.android-arm64.node'))
|
|
36
|
-
try {
|
|
37
|
-
if (localFileExisted) {
|
|
38
|
-
nativeBinding = require('./reflink.android-arm64.node')
|
|
39
|
-
} else {
|
|
40
|
-
nativeBinding = require('@reflink/reflink-android-arm64')
|
|
41
|
-
}
|
|
42
|
-
} catch (e) {
|
|
43
|
-
loadError = e
|
|
44
|
-
}
|
|
45
|
-
break
|
|
46
|
-
case 'arm':
|
|
47
|
-
localFileExisted = existsSync(join(__dirname, 'reflink.android-arm-eabi.node'))
|
|
48
|
-
try {
|
|
49
|
-
if (localFileExisted) {
|
|
50
|
-
nativeBinding = require('./reflink.android-arm-eabi.node')
|
|
51
|
-
} else {
|
|
52
|
-
nativeBinding = require('@reflink/reflink-android-arm-eabi')
|
|
53
|
-
}
|
|
54
|
-
} catch (e) {
|
|
55
|
-
loadError = e
|
|
56
|
-
}
|
|
57
|
-
break
|
|
58
|
-
default:
|
|
59
|
-
throw new Error(`Unsupported architecture on Android ${arch}`)
|
|
60
|
-
}
|
|
61
|
-
break
|
|
62
|
-
case 'win32':
|
|
63
|
-
switch (arch) {
|
|
64
|
-
case 'x64':
|
|
65
|
-
localFileExisted = existsSync(
|
|
66
|
-
join(__dirname, 'reflink.win32-x64-msvc.node')
|
|
67
|
-
)
|
|
68
|
-
try {
|
|
69
|
-
if (localFileExisted) {
|
|
70
|
-
nativeBinding = require('./reflink.win32-x64-msvc.node')
|
|
71
|
-
} else {
|
|
72
|
-
nativeBinding = require('@reflink/reflink-win32-x64-msvc')
|
|
73
|
-
}
|
|
74
|
-
} catch (e) {
|
|
75
|
-
loadError = e
|
|
76
|
-
}
|
|
77
|
-
break
|
|
78
|
-
case 'ia32':
|
|
79
|
-
localFileExisted = existsSync(
|
|
80
|
-
join(__dirname, 'reflink.win32-ia32-msvc.node')
|
|
81
|
-
)
|
|
82
|
-
try {
|
|
83
|
-
if (localFileExisted) {
|
|
84
|
-
nativeBinding = require('./reflink.win32-ia32-msvc.node')
|
|
85
|
-
} else {
|
|
86
|
-
nativeBinding = require('@reflink/reflink-win32-ia32-msvc')
|
|
87
|
-
}
|
|
88
|
-
} catch (e) {
|
|
89
|
-
loadError = e
|
|
90
|
-
}
|
|
91
|
-
break
|
|
92
|
-
case 'arm64':
|
|
93
|
-
localFileExisted = existsSync(
|
|
94
|
-
join(__dirname, 'reflink.win32-arm64-msvc.node')
|
|
95
|
-
)
|
|
96
|
-
try {
|
|
97
|
-
if (localFileExisted) {
|
|
98
|
-
nativeBinding = require('./reflink.win32-arm64-msvc.node')
|
|
99
|
-
} else {
|
|
100
|
-
nativeBinding = require('@reflink/reflink-win32-arm64-msvc')
|
|
101
|
-
}
|
|
102
|
-
} catch (e) {
|
|
103
|
-
loadError = e
|
|
104
|
-
}
|
|
105
|
-
break
|
|
106
|
-
default:
|
|
107
|
-
throw new Error(`Unsupported architecture on Windows: ${arch}`)
|
|
108
|
-
}
|
|
109
|
-
break
|
|
110
|
-
case 'darwin':
|
|
111
|
-
localFileExisted = existsSync(join(__dirname, 'reflink.darwin-universal.node'))
|
|
112
|
-
try {
|
|
113
|
-
if (localFileExisted) {
|
|
114
|
-
nativeBinding = require('./reflink.darwin-universal.node')
|
|
115
|
-
} else {
|
|
116
|
-
nativeBinding = require('@reflink/reflink-darwin-universal')
|
|
117
|
-
}
|
|
118
|
-
break
|
|
119
|
-
} catch {}
|
|
120
|
-
switch (arch) {
|
|
121
|
-
case 'x64':
|
|
122
|
-
localFileExisted = existsSync(join(__dirname, 'reflink.darwin-x64.node'))
|
|
123
|
-
try {
|
|
124
|
-
if (localFileExisted) {
|
|
125
|
-
nativeBinding = require('./reflink.darwin-x64.node')
|
|
126
|
-
} else {
|
|
127
|
-
nativeBinding = require('@reflink/reflink-darwin-x64')
|
|
128
|
-
}
|
|
129
|
-
} catch (e) {
|
|
130
|
-
loadError = e
|
|
131
|
-
}
|
|
132
|
-
break
|
|
133
|
-
case 'arm64':
|
|
134
|
-
localFileExisted = existsSync(
|
|
135
|
-
join(__dirname, 'reflink.darwin-arm64.node')
|
|
136
|
-
)
|
|
137
|
-
try {
|
|
138
|
-
if (localFileExisted) {
|
|
139
|
-
nativeBinding = require('./reflink.darwin-arm64.node')
|
|
140
|
-
} else {
|
|
141
|
-
nativeBinding = require('@reflink/reflink-darwin-arm64')
|
|
142
|
-
}
|
|
143
|
-
} catch (e) {
|
|
144
|
-
loadError = e
|
|
145
|
-
}
|
|
146
|
-
break
|
|
147
|
-
default:
|
|
148
|
-
throw new Error(`Unsupported architecture on macOS: ${arch}`)
|
|
149
|
-
}
|
|
150
|
-
break
|
|
151
|
-
case 'freebsd':
|
|
152
|
-
if (arch !== 'x64') {
|
|
153
|
-
throw new Error(`Unsupported architecture on FreeBSD: ${arch}`)
|
|
154
|
-
}
|
|
155
|
-
localFileExisted = existsSync(join(__dirname, 'reflink.freebsd-x64.node'))
|
|
156
|
-
try {
|
|
157
|
-
if (localFileExisted) {
|
|
158
|
-
nativeBinding = require('./reflink.freebsd-x64.node')
|
|
159
|
-
} else {
|
|
160
|
-
nativeBinding = require('@reflink/reflink-freebsd-x64')
|
|
161
|
-
}
|
|
162
|
-
} catch (e) {
|
|
163
|
-
loadError = e
|
|
164
|
-
}
|
|
165
|
-
break
|
|
166
|
-
case 'linux':
|
|
167
|
-
switch (arch) {
|
|
168
|
-
case 'x64':
|
|
169
|
-
if (isMusl()) {
|
|
170
|
-
localFileExisted = existsSync(
|
|
171
|
-
join(__dirname, 'reflink.linux-x64-musl.node')
|
|
172
|
-
)
|
|
173
|
-
try {
|
|
174
|
-
if (localFileExisted) {
|
|
175
|
-
nativeBinding = require('./reflink.linux-x64-musl.node')
|
|
176
|
-
} else {
|
|
177
|
-
nativeBinding = require('@reflink/reflink-linux-x64-musl')
|
|
178
|
-
}
|
|
179
|
-
} catch (e) {
|
|
180
|
-
loadError = e
|
|
181
|
-
}
|
|
182
|
-
} else {
|
|
183
|
-
localFileExisted = existsSync(
|
|
184
|
-
join(__dirname, 'reflink.linux-x64-gnu.node')
|
|
185
|
-
)
|
|
186
|
-
try {
|
|
187
|
-
if (localFileExisted) {
|
|
188
|
-
nativeBinding = require('./reflink.linux-x64-gnu.node')
|
|
189
|
-
} else {
|
|
190
|
-
nativeBinding = require('@reflink/reflink-linux-x64-gnu')
|
|
191
|
-
}
|
|
192
|
-
} catch (e) {
|
|
193
|
-
loadError = e
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
break
|
|
197
|
-
case 'arm64':
|
|
198
|
-
if (isMusl()) {
|
|
199
|
-
localFileExisted = existsSync(
|
|
200
|
-
join(__dirname, 'reflink.linux-arm64-musl.node')
|
|
201
|
-
)
|
|
202
|
-
try {
|
|
203
|
-
if (localFileExisted) {
|
|
204
|
-
nativeBinding = require('./reflink.linux-arm64-musl.node')
|
|
205
|
-
} else {
|
|
206
|
-
nativeBinding = require('@reflink/reflink-linux-arm64-musl')
|
|
207
|
-
}
|
|
208
|
-
} catch (e) {
|
|
209
|
-
loadError = e
|
|
210
|
-
}
|
|
211
|
-
} else {
|
|
212
|
-
localFileExisted = existsSync(
|
|
213
|
-
join(__dirname, 'reflink.linux-arm64-gnu.node')
|
|
214
|
-
)
|
|
215
|
-
try {
|
|
216
|
-
if (localFileExisted) {
|
|
217
|
-
nativeBinding = require('./reflink.linux-arm64-gnu.node')
|
|
218
|
-
} else {
|
|
219
|
-
nativeBinding = require('@reflink/reflink-linux-arm64-gnu')
|
|
220
|
-
}
|
|
221
|
-
} catch (e) {
|
|
222
|
-
loadError = e
|
|
223
|
-
}
|
|
224
|
-
}
|
|
225
|
-
break
|
|
226
|
-
case 'arm':
|
|
227
|
-
localFileExisted = existsSync(
|
|
228
|
-
join(__dirname, 'reflink.linux-arm-gnueabihf.node')
|
|
229
|
-
)
|
|
230
|
-
try {
|
|
231
|
-
if (localFileExisted) {
|
|
232
|
-
nativeBinding = require('./reflink.linux-arm-gnueabihf.node')
|
|
233
|
-
} else {
|
|
234
|
-
nativeBinding = require('@reflink/reflink-linux-arm-gnueabihf')
|
|
235
|
-
}
|
|
236
|
-
} catch (e) {
|
|
237
|
-
loadError = e
|
|
238
|
-
}
|
|
239
|
-
break
|
|
240
|
-
default:
|
|
241
|
-
throw new Error(`Unsupported architecture on Linux: ${arch}`)
|
|
242
|
-
}
|
|
243
|
-
break
|
|
244
|
-
default:
|
|
245
|
-
throw new Error(`Unsupported OS: ${platform}, architecture: ${arch}`)
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
if (!nativeBinding) {
|
|
249
|
-
if (loadError) {
|
|
250
|
-
throw loadError
|
|
251
|
-
}
|
|
252
|
-
throw new Error(`Failed to load native binding`)
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
const { ReflinkError, reflinkFile, reflinkFileSync } = nativeBinding
|
|
256
|
-
|
|
257
|
-
module.exports.ReflinkError = ReflinkError
|
|
258
|
-
module.exports.reflinkFile = reflinkFile
|
|
259
|
-
module.exports.reflinkFileSync = reflinkFileSync
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
//@ts-check
|
|
2
|
-
const binding = require('./binding');
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* Throw a reflink error.
|
|
6
|
-
* @param {binding.ReflinkError} reflinkError Error properties.
|
|
7
|
-
* @returns {Error & binding.ReflinkError}
|
|
8
|
-
*/
|
|
9
|
-
function createReflinkError(reflinkError) {
|
|
10
|
-
const error = new Error(reflinkError.message)
|
|
11
|
-
return Object.assign(error, {
|
|
12
|
-
path: reflinkError.path,
|
|
13
|
-
dest: reflinkError.dest,
|
|
14
|
-
code: reflinkError.code,
|
|
15
|
-
errno: reflinkError.errno,
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Either throw the reflink error or return the number.
|
|
21
|
-
* @param {number | binding.ReflinkError} result Result of the binding function.
|
|
22
|
-
* @returns {number}
|
|
23
|
-
*/
|
|
24
|
-
function handleReflinkResult(result) {
|
|
25
|
-
if (typeof result === 'number') {
|
|
26
|
-
return result;
|
|
27
|
-
} else {
|
|
28
|
-
throw createReflinkError(result);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
/**
|
|
33
|
-
* Create a reflink asynchronously.
|
|
34
|
-
* @param {String} src Source of the reflink.
|
|
35
|
-
* @param {String} dst Target of the reflink.
|
|
36
|
-
* @returns {Promise.<number>}
|
|
37
|
-
*/
|
|
38
|
-
const reflinkFile = (src, dst) => binding.reflinkFile(src, dst).then(handleReflinkResult);
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* Create a reflink asynchronously.
|
|
42
|
-
* @param {String} src Source of the reflink.
|
|
43
|
-
* @param {String} dst Target of the reflink.
|
|
44
|
-
* @returns {number}
|
|
45
|
-
*/
|
|
46
|
-
const reflinkFileSync = (src, dst) => handleReflinkResult(binding.reflinkFileSync(src, dst));
|
|
47
|
-
|
|
48
|
-
module.exports = {
|
|
49
|
-
reflinkFile,
|
|
50
|
-
reflinkFileSync,
|
|
51
|
-
};
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@reflink/reflink",
|
|
3
|
-
"version": "0.1.19",
|
|
4
|
-
"main": "index.js",
|
|
5
|
-
"types": "index.d.ts",
|
|
6
|
-
"repository": {
|
|
7
|
-
"url": "https://github.com/pnpm/reflink"
|
|
8
|
-
},
|
|
9
|
-
"napi": {
|
|
10
|
-
"name": "reflink",
|
|
11
|
-
"triples": {
|
|
12
|
-
"additional": [
|
|
13
|
-
"aarch64-apple-darwin",
|
|
14
|
-
"aarch64-unknown-linux-gnu",
|
|
15
|
-
"aarch64-unknown-linux-musl",
|
|
16
|
-
"aarch64-pc-windows-msvc",
|
|
17
|
-
"x86_64-unknown-linux-musl"
|
|
18
|
-
]
|
|
19
|
-
},
|
|
20
|
-
"npmClient": "npm"
|
|
21
|
-
},
|
|
22
|
-
"files": [
|
|
23
|
-
"binding.js",
|
|
24
|
-
"binding.d.ts",
|
|
25
|
-
"index.js",
|
|
26
|
-
"index.d.ts"
|
|
27
|
-
],
|
|
28
|
-
"license": "MIT",
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
"@napi-rs/cli": "^2.16.3",
|
|
31
|
-
"@types/node": "^20.8.0",
|
|
32
|
-
"chalk": "^5.3.0",
|
|
33
|
-
"rimraf": "^5.0.5",
|
|
34
|
-
"typescript": "^5.2.2",
|
|
35
|
-
"vitest": "^0.34.6"
|
|
36
|
-
},
|
|
37
|
-
"engines": {
|
|
38
|
-
"node": ">= 10"
|
|
39
|
-
},
|
|
40
|
-
"scripts": {
|
|
41
|
-
"artifacts": "napi artifacts",
|
|
42
|
-
"build": "pnpm gen-dts && napi build --js binding.js --dts binding.d.ts --platform --release",
|
|
43
|
-
"build:debug": "pnpm gen-dts && napi build --js binding.js --dts binding.d.ts --platform",
|
|
44
|
-
"gen-dts": "tsc --checkJs index.js --declaration --emitDeclarationOnly",
|
|
45
|
-
"prepublishOnly": "napi prepublish -t npm",
|
|
46
|
-
"pretest": "pnpm build",
|
|
47
|
-
"test": "cargo t && vitest && rimraf -g __reflink-tests-*",
|
|
48
|
-
"bench": "node benchmark.mjs",
|
|
49
|
-
"universal": "napi universal",
|
|
50
|
-
"version": "napi version"
|
|
51
|
-
},
|
|
52
|
-
"packageManager": "pnpm@9.12.3",
|
|
53
|
-
"optionalDependencies": {
|
|
54
|
-
"@reflink/reflink-win32-x64-msvc": "0.1.19",
|
|
55
|
-
"@reflink/reflink-darwin-x64": "0.1.19",
|
|
56
|
-
"@reflink/reflink-linux-x64-gnu": "0.1.19",
|
|
57
|
-
"@reflink/reflink-darwin-arm64": "0.1.19",
|
|
58
|
-
"@reflink/reflink-linux-arm64-gnu": "0.1.19",
|
|
59
|
-
"@reflink/reflink-linux-arm64-musl": "0.1.19",
|
|
60
|
-
"@reflink/reflink-win32-arm64-msvc": "0.1.19",
|
|
61
|
-
"@reflink/reflink-linux-x64-musl": "0.1.19"
|
|
62
|
-
}
|
|
63
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@reflink/reflink-darwin-arm64",
|
|
3
|
-
"version": "0.1.19",
|
|
4
|
-
"repository": {
|
|
5
|
-
"url": "https://github.com/pnpm/reflink.git",
|
|
6
|
-
"type": "git",
|
|
7
|
-
"directory": "darwin-arm64"
|
|
8
|
-
},
|
|
9
|
-
"os": [
|
|
10
|
-
"darwin"
|
|
11
|
-
],
|
|
12
|
-
"cpu": [
|
|
13
|
-
"arm64"
|
|
14
|
-
],
|
|
15
|
-
"main": "reflink.darwin-arm64.node",
|
|
16
|
-
"files": [
|
|
17
|
-
"reflink.darwin-arm64.node"
|
|
18
|
-
],
|
|
19
|
-
"license": "MIT",
|
|
20
|
-
"engines": {
|
|
21
|
-
"node": ">= 10"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
Binary file
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@reflink/reflink-darwin-x64",
|
|
3
|
-
"version": "0.1.19",
|
|
4
|
-
"repository": {
|
|
5
|
-
"url": "https://github.com/pnpm/reflink.git",
|
|
6
|
-
"type": "git",
|
|
7
|
-
"directory": "darwin-x64"
|
|
8
|
-
},
|
|
9
|
-
"os": [
|
|
10
|
-
"darwin"
|
|
11
|
-
],
|
|
12
|
-
"cpu": [
|
|
13
|
-
"x64"
|
|
14
|
-
],
|
|
15
|
-
"main": "reflink.darwin-x64.node",
|
|
16
|
-
"files": [
|
|
17
|
-
"reflink.darwin-x64.node"
|
|
18
|
-
],
|
|
19
|
-
"license": "MIT",
|
|
20
|
-
"engines": {
|
|
21
|
-
"node": ">= 10"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
Binary file
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@reflink/reflink-win32-arm64-msvc",
|
|
3
|
-
"version": "0.1.19",
|
|
4
|
-
"repository": {
|
|
5
|
-
"url": "https://github.com/pnpm/reflink.git",
|
|
6
|
-
"type": "git",
|
|
7
|
-
"directory": "win32-arm64-msvc"
|
|
8
|
-
},
|
|
9
|
-
"os": [
|
|
10
|
-
"win32"
|
|
11
|
-
],
|
|
12
|
-
"cpu": [
|
|
13
|
-
"arm64"
|
|
14
|
-
],
|
|
15
|
-
"main": "reflink.win32-arm64-msvc.node",
|
|
16
|
-
"files": [
|
|
17
|
-
"reflink.win32-arm64-msvc.node"
|
|
18
|
-
],
|
|
19
|
-
"license": "MIT",
|
|
20
|
-
"engines": {
|
|
21
|
-
"node": ">= 10"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
Binary file
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@reflink/reflink-win32-x64-msvc",
|
|
3
|
-
"version": "0.1.19",
|
|
4
|
-
"repository": {
|
|
5
|
-
"url": "https://github.com/pnpm/reflink.git",
|
|
6
|
-
"type": "git",
|
|
7
|
-
"directory": "win32-x64-msvc"
|
|
8
|
-
},
|
|
9
|
-
"os": [
|
|
10
|
-
"win32"
|
|
11
|
-
],
|
|
12
|
-
"cpu": [
|
|
13
|
-
"x64"
|
|
14
|
-
],
|
|
15
|
-
"main": "reflink.win32-x64-msvc.node",
|
|
16
|
-
"files": [
|
|
17
|
-
"reflink.win32-x64-msvc.node"
|
|
18
|
-
],
|
|
19
|
-
"license": "MIT",
|
|
20
|
-
"engines": {
|
|
21
|
-
"node": ">= 10"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
Binary file
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
This software is dual-licensed under the ISC and MIT licenses.
|
|
2
|
-
You may use this software under EITHER of the following licenses.
|
|
3
|
-
|
|
4
|
-
----------
|
|
5
|
-
|
|
6
|
-
The ISC License
|
|
7
|
-
|
|
8
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
9
|
-
|
|
10
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
11
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
12
|
-
copyright notice and this permission notice appear in all copies.
|
|
13
|
-
|
|
14
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
15
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
16
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
17
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
18
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
19
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
20
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
21
|
-
|
|
22
|
-
----------
|
|
23
|
-
|
|
24
|
-
Copyright Isaac Z. Schlueter and Contributors
|
|
25
|
-
All rights reserved.
|
|
26
|
-
|
|
27
|
-
Permission is hereby granted, free of charge, to any person
|
|
28
|
-
obtaining a copy of this software and associated documentation
|
|
29
|
-
files (the "Software"), to deal in the Software without
|
|
30
|
-
restriction, including without limitation the rights to use,
|
|
31
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
32
|
-
copies of the Software, and to permit persons to whom the
|
|
33
|
-
Software is furnished to do so, subject to the following
|
|
34
|
-
conditions:
|
|
35
|
-
|
|
36
|
-
The above copyright notice and this permission notice shall be
|
|
37
|
-
included in all copies or substantial portions of the Software.
|
|
38
|
-
|
|
39
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
40
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
41
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
42
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
43
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
44
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
45
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
46
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
module.exports = abbrev
|
|
2
|
-
|
|
3
|
-
function abbrev (...args) {
|
|
4
|
-
let list = args
|
|
5
|
-
if (args.length === 1 && (Array.isArray(args[0]) || typeof args[0] === 'string')) {
|
|
6
|
-
list = [].concat(args[0])
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
for (let i = 0, l = list.length; i < l; i++) {
|
|
10
|
-
list[i] = typeof list[i] === 'string' ? list[i] : String(list[i])
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
// sort them lexicographically, so that they're next to their nearest kin
|
|
14
|
-
list = list.sort(lexSort)
|
|
15
|
-
|
|
16
|
-
// walk through each, seeing how much it has in common with the next and previous
|
|
17
|
-
const abbrevs = {}
|
|
18
|
-
let prev = ''
|
|
19
|
-
for (let ii = 0, ll = list.length; ii < ll; ii++) {
|
|
20
|
-
const current = list[ii]
|
|
21
|
-
const next = list[ii + 1] || ''
|
|
22
|
-
let nextMatches = true
|
|
23
|
-
let prevMatches = true
|
|
24
|
-
if (current === next) {
|
|
25
|
-
continue
|
|
26
|
-
}
|
|
27
|
-
let j = 0
|
|
28
|
-
const cl = current.length
|
|
29
|
-
for (; j < cl; j++) {
|
|
30
|
-
const curChar = current.charAt(j)
|
|
31
|
-
nextMatches = nextMatches && curChar === next.charAt(j)
|
|
32
|
-
prevMatches = prevMatches && curChar === prev.charAt(j)
|
|
33
|
-
if (!nextMatches && !prevMatches) {
|
|
34
|
-
j++
|
|
35
|
-
break
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
prev = current
|
|
39
|
-
if (j === cl) {
|
|
40
|
-
abbrevs[current] = current
|
|
41
|
-
continue
|
|
42
|
-
}
|
|
43
|
-
for (let a = current.slice(0, j); j <= cl; j++) {
|
|
44
|
-
abbrevs[a] = current
|
|
45
|
-
a += current.charAt(j)
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
return abbrevs
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
function lexSort (a, b) {
|
|
52
|
-
return a === b ? 0 : a > b ? 1 : -1
|
|
53
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "abbrev",
|
|
3
|
-
"version": "4.0.0",
|
|
4
|
-
"description": "Like ruby's abbrev module, but in js",
|
|
5
|
-
"author": "GitHub Inc.",
|
|
6
|
-
"main": "lib/index.js",
|
|
7
|
-
"scripts": {
|
|
8
|
-
"test": "node --test",
|
|
9
|
-
"lint": "npm run eslint",
|
|
10
|
-
"postlint": "template-oss-check",
|
|
11
|
-
"template-oss-apply": "template-oss-apply --force",
|
|
12
|
-
"lintfix": "npm run eslint -- --fix",
|
|
13
|
-
"snap": "node --test --test-update-snapshots",
|
|
14
|
-
"posttest": "npm run lint",
|
|
15
|
-
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
|
|
16
|
-
"test:cover": "node --test --experimental-test-coverage --test-timeout=3000 --test-coverage-lines=100 --test-coverage-functions=100 --test-coverage-branches=100"
|
|
17
|
-
},
|
|
18
|
-
"repository": {
|
|
19
|
-
"type": "git",
|
|
20
|
-
"url": "git+https://github.com/npm/abbrev-js.git"
|
|
21
|
-
},
|
|
22
|
-
"license": "ISC",
|
|
23
|
-
"devDependencies": {
|
|
24
|
-
"@npmcli/eslint-config": "^5.0.0",
|
|
25
|
-
"@npmcli/template-oss": "4.26.1"
|
|
26
|
-
},
|
|
27
|
-
"files": [
|
|
28
|
-
"bin/",
|
|
29
|
-
"lib/"
|
|
30
|
-
],
|
|
31
|
-
"engines": {
|
|
32
|
-
"node": "^20.17.0 || >=22.9.0"
|
|
33
|
-
},
|
|
34
|
-
"templateOSS": {
|
|
35
|
-
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
|
|
36
|
-
"version": "4.26.1",
|
|
37
|
-
"publish": true,
|
|
38
|
-
"testRunner": "node:test",
|
|
39
|
-
"latestCiVersion": 24
|
|
40
|
-
}
|
|
41
|
-
}
|