RoboPhred

Results 9 issues of RoboPhred

The pre-bundled jsonpath.js file included in the node package will crash when attempting to use an array selector operation due to missing underscore functions. Webpack has given "underscore" module index...

1) What version of bluebird is the issue happening on? 3.5.1 2) What platform and version? (For example Node.js 0.12 or Google Chrome 32) NodeJS 8.9.1 3) Did this issue...

bug
pull-request-welcome

An issue was identified with the json-ld spec in [json-ld-api issue 514](https://github.com/w3c/json-ld-api/issues/514) where property indexes are not processed correctly, and all properties end up under "@none". This was fixed with...

I am interested in being able to take pre-resolved contexts and expand / compact json-ld synchronously. My main use case is I have an api that is intended to emit...

Not sure where to report this, hopefully someone here can point me to where this belongs. When compacting a context on the json-ld playground, setting the context to a string...

A fresh checkout of the master branch produces failing tests. Issues 1, 2, and 4 are fixed by #411, but this is blocked due to the remaining tests, which I...

Currently, pacote has [disabled integrity](https://github.com/zkat/pacote/blob/latest/lib/fetchers/git.js#L115) for git repos, which causes npm to [re-download then uninstall every git dependency on specific-package installs](https://github.com/npm/npm/issues/17379#issuecomment-354620986). This makes npm@5 extremely painful for in-house development. This...

enhancement
help wanted

### What happened? When BepInEx is installed in Cultist Simulator, it causes Cult Simulator-native dll mods to crash when referencing types from certain other dlls. Here is an error from...

bug

This question was asked before at #91 but the only proposed answer was to modify the library. I believe making this library optionally support immutable reference equality would be easy...