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: javascript-obfuscator/webpack-obfuscator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0-beta.0
Choose a base ref
...
head repository: javascript-obfuscator/webpack-obfuscator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 24, 2020

  1. Version update to 3.0.0

    sanex3339 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    c7a0dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53a0923 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    77987c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. fixed source maps for plugin

    maccesch committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    3c7e705 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from maccesch/master

    Fixed source maps for plugin
    sanex3339 authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    2a9e01c View commit details
    Browse the repository at this point in the history
  3. Version update to 3.2.0

    sanex3339 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    3670cf1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    4e726bc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Obfuscator plugin now uses the latest webpack stage to prevent variou…

    …s conflicts between other plugins
    sanex3339 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    e0e53d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    ed369f5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Changed processAssets stage to prevent leak of unobfuscated code in…

    …side compressed files
    sanex3339 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    b7ed8b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from javascript-obfuscator/fixed-stage

    Changed `processAssets` stage
    sanex3339 authored May 17, 2021
    Configuration menu
    Copy the full SHA
    bb6d362 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    f6a0771 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    c04961d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Updated dependencies

    sanex3339 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6111e7e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    ee9652e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    f214a34 View commit details
    Browse the repository at this point in the history
Loading