jonim8or

Results 6 issues of jonim8or

I created this custom script based on the samples: ``` const {detectClones} = require("jscpd"); const {MemoryStore} = require("@jscpd/core"); const BASE_APPS = [ //several source folders here ]; const DEFAULT_OPTIONS =...

This is probably not a bug but an inconvenient result of the hashing algorithm of the rabin-karp algorithm. I had twelve lines in one .less file slow down my checks...

- renamed "object" to "obj" to avoid confusion with python's object class - Fixed bug where it would crash if one of the objects had 0 verts - Fixed bug...

Hi, thanks for the new release. Unfortunately it broke our builds. I don't know what exactly is going wrong, but it seems to be related to snappy, and as the...

I already checked the FAQ's, and #113 and #22. This could well be an AmQ bug, but I wanted to mention it here as I'm not 100% sure. Use case:...

Trying to get rid of some deprecation and vulnerability warnings Fix advisory 1751 by updating chokidar Fix deprecation warning about win-spawn (dev-dependencies only)