jscpd icon indicating copy to clipboard operation
jscpd copied to clipboard

Copy/paste detector for programming source code.

Results 101 jscpd issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Sorting the output with the items with the most amount of duplicate first would allow users to see where the...

feature

* **What kind of change does this PR introduce?** **Feature**: Adds custom validate function. * **What is the current behavior?** Currently, I have changed the project to include a custom...

Due to some unavoidable reasons, I am unable to use async and await However, jscpd only has asynchronous methods and requires the use of async or await to obtain results...

**Describe the bug** When scanning two PHP files that contain a duplicate block, but where one file also has a multi-line string before the block, the line number for the...

bug

**Is your feature request related to a problem? Please describe.** Would love to use jscpd on astro files **Describe the solution you'd like** JSCPD support for Astro

request-format-support

https://cvefeed.io/vuln/detail/CVE-2024-36361 ```db $ npm audit pug * Severity: high Pug allows JavaScript code execution if an application accepts untrusted input - https://github.com/advisories/GHSA-3965-hpx2-q597 fix available via `npm audit fix --force` Will...

Bumps [turbo](https://github.com/vercel/turborepo) from 1.13.3 to 2.0.14. Release notes Sourced from turbo's releases. Turborepo v2.0.14 What's Changed Changelog feat(tui): resize terminal pane by @​chris-olszewski in vercel/turborepo#8996 makes @​defaultValue usages consistent (and...

dependencies

Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.4 to 2.0.5. Release notes Sourced from @​vitest/coverage-v8's releases. v2.0.5    🚀 Features Introduce experimental reported tasks  -  by @​sheremet-va in vitest-dev/vitest#6149 (13d85) This is part of the...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.4.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.2.0&new-version=22.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Describe the bug** The supported languages link is broken. It points to `https://github.com/kucherenko/jscpd/supported_formats.md` but should be `https://github.com/kucherenko/jscpd/blob/master/supported_formats.md` on https://www.npmjs.com/package/jscpd **To Reproduce** Steps to reproduce the behavior: 1. Go to [https://www.npmjs.com/package/jscpd](https://www.npmjs.com/package/jscpd)...