-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: jshint/jshint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.13.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jshint/jshint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.13.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 12 files changed
- 1 contributor
Commits on Jan 18, 2022
-
[[CHORE]] Update version of package manifest (#3602)
This changeset was generated automatically by the npm utility via the following command: $ npm install
Configuration menu - View commit details
-
Copy full SHA for a53cc95 - Browse repository at this point
Copy the full SHA a53cc95View commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 33cfc87 - Browse repository at this point
Copy the full SHA 33cfc87View commit details
Commits on Jan 24, 2022
-
[[CHORE]] Use consistent interface for fs ops
The CLI uses the build-in Node.js `fs` module to test for the presence of a directory in one case. In all other instances, the CLI used the "shelljs" package. Switch to using "shelljs" consistently to better facilitate a forthcoming removal of that package.
Configuration menu - View commit details
-
Copy full SHA for 56d4a47 - Browse repository at this point
Copy the full SHA 56d4a47View commit details -
[[CHORE]] Remove shelljs from internal tooling
The "shelljs" package upon which JSHint depends includes a security vulnerability [1]. Remove it from the project's internal tooling as part of a larger effort to remove it entirely. [1] #3599
Configuration menu - View commit details
-
Copy full SHA for b23e125 - Browse repository at this point
Copy the full SHA b23e125View commit details -
The "shelljs" package upon which JSHint depends includes a security vulnerability [1]. Futhermore, that package's coupling to Node.js runs contrary to JSHint's goal to support the Rhino runtime. Replace the package with a minimal implementation. This commit was forcibly pushed to the main development branch in order to correct a formatting error in the original version. [1] #3599
Configuration menu - View commit details
-
Copy full SHA for eb4609a - Browse repository at this point
Copy the full SHA eb4609aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c868c - Browse repository at this point
Copy the full SHA 61c868cView commit details
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.