Jsinspect Versions Save

Detect copy-pasted and structurally similar code

0.12.7

6 years ago
  • Fix config option

0.12.6

6 years ago
  • Speed up, improve performance on large codebases

0.12.5

6 years ago
  • Ignore test and build files by default

0.12.4

7 years ago
  • Continue on parse error, simply print details instead of exiting

0.12.3

7 years ago
  • Improved errors on parsing failure

0.12.2

7 years ago
  • Improve JSX support
  • JSXElement's children are now traversed prior to the closing element
  • Ignore empty JSXText nodes

0.12.1

7 years ago
  • Fix start line being incorrectly reported for some matches

0.12.0

7 years ago
  • Added --debug

0.11.4

7 years ago
  • Update example use

0.11.3

7 years ago
  • Fix handling of symlinks