Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 88hack/decode-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: echo094/decode-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 16 files changed
  • 2 contributors

Commits on Apr 1, 2025

  1. build(deps): bump vite from 6.1.0 to 6.2.4 (echo094#133)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.0 to 6.2.4.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    d3a4982 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump tar-fs from 2.1.1 to 2.1.2 (echo094#132)

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2.
    - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    d8b870f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. chore: upgrade isolated-vm to 5.x to support nodejs v22 (laverdet/iso…

    …lated-vm#468)
    
    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    a890af1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. build(deps): bump tar-fs from 2.1.2 to 2.1.3 (echo094#139)

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
    - [Commits](https://github.com/mafintosh/tar-fs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-version: 2.1.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    e84f1e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. build(deps): bump vite from 6.2.4 to 6.3.4 (echo094#136)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.3.4.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    a5f3926 View commit details
    Browse the repository at this point in the history
  2. visitor(merge-object): The list of constantViolations may not be in o…

    …rder. (echo094#138)
    
    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    9dda78c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. obfuscator: Replace standardIfStatement with visitors lint-if-stateme…

    …nt and prune-if-branch (echo094#140)
    
    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    674271f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. visitor(remove-control-flow-ob): Separated from plugin obfuscator

    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    74cbd29 View commit details
    Browse the repository at this point in the history
  2. sojsonv7: Improve the robustness of method unlockDebugger (echo094#142)

    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    6619611 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. visitor(split-assignment): Merge visitor split-member-object and add …

    …conditions (echo094#143)
    
    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    0d547a6 View commit details
    Browse the repository at this point in the history
  2. sojsonv7: Filter invalid references when processing StringArray (echo…

    …094#143)
    
    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    fa7aede View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. build(deps): bump tar-fs from 2.1.3 to 2.1.4 (echo094#148)

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.3 to 2.1.4.
    - [Commits](mafintosh/tar-fs@v2.1.3...v2.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-version: 2.1.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    9f15b1d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. build(deps): bump vite from 6.3.4 to 6.4.1 (echo094#150)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.4.1.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.4.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    2bb42e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

  1. Configure Dependabot for npm updates

    Updated package-ecosystem to 'npm' and added grouping for minor and patch updates.
    
    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    0f323e6 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump brace-expansion from 1.1.11 to 1.1.12 (echo094#149)

    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    462fae1 View commit details
    Browse the repository at this point in the history
  3. Add Babel and ESLint groups to Dependabot configuration

    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    e49abbb View commit details
    Browse the repository at this point in the history
  4. build(deps): bump isolated-vm from 5.0.4 to 6.0.2 (echo094#157)

    Bumps [isolated-vm](https://github.com/laverdet/isolated-vm) from 5.0.4 to 6.0.2.
    - [Release notes](https://github.com/laverdet/isolated-vm/releases)
    - [Changelog](https://github.com/laverdet/isolated-vm/blob/main/CHANGELOG.md)
    - [Commits](laverdet/isolated-vm@v5.0.4...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: isolated-vm
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    8b2fc15 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. build(deps): bump js-yaml from 4.1.0 to 4.1.1 (echo094#158)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    f97075c View commit details
    Browse the repository at this point in the history
  2. Add vitest patterns to dependabot configuration

    Signed-off-by: echo094 <20028238+echo094@users.noreply.github.com>
    echo094 authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    9ff6db0 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump the vitest group with 2 updates (echo094#159)

    Bumps the vitest group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@vitest/coverage-v8` from 3.0.5 to 4.0.14
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/coverage-v8)
    
    Updates `vitest` from 3.0.5 to 4.0.14
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.0.14
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: vitest
    - dependency-name: vitest
      dependency-version: 4.0.14
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: vitest
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    7d5ad44 View commit details
    Browse the repository at this point in the history
Loading