meza / curseforge-fingerprint

Node binding for the fingerprinting algorithm curseforge is using
GNU General Public License v3.0
1 stars 1 forks source link

Dependency Dashboard #2

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm npm-run-all Available

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/ci.yml - `actions/checkout v3` - `actions/setup-python v4` - `actions/checkout v3`
npm
package.json - `@types/node ^18.7.23` - `bindings ^1.5.0` - `core-js ^3.25.3` - `node-gyp ^9.3.1` - `node-gyp-build ^4.6.0` - `prebuild-install ^7.1.1` - `prebuildify ^5.0.1` - `typescript 4.9.5` - `@commitlint/cli 17.7.0` - `@commitlint/config-conventional 17.7.0` - `@commitlint/prompt-cli 17.7.0` - `@meza/adr-tools 1.0.10` - `@meza/tsconfig-base 1.1.0` - `@ryansonshine/commitizen 4.2.8` - `@ryansonshine/cz-conventional-changelog 3.3.4` - `@semantic-release/changelog 6.0.3` - `@semantic-release/commit-analyzer 9.0.2` - `@semantic-release/exec 6.0.3` - `@semantic-release/git 10.0.1` - `@semantic-release/github 8.1.0` - `@semantic-release/npm 9.0.2` - `@semantic-release/release-notes-generator 10.0.3` - `@types/uuid 9.0.2` - `@typescript-eslint/eslint-plugin 5.62.0` - `@typescript-eslint/parser 5.62.0` - `convert-extension ^0.3.0` - `eslint 8.46.0` - `eslint-config-tailored-tunes 5.0.2` - `eslint-plugin-json 3.1.0` - `eslint-plugin-security 1.7.1` - `is-ci 3.0.1` - `lefthook 1.4.8` - `npm-run-all 4.1.5` - `npmignore ^0.3.0` - `rimraf 4.4.1` - `run-script-os ^1.1.6` - `semantic-release 20.1.3` - `semantic-release-export-data 1.0.1` - `ts-node 10.9.1` - `tsx ^4.16.5` - `uuid 9.0.0`

ihsan6133 commented 10 months ago

@meza Hello Can you say how you got the actual algorithm behind curseforge fingerprints? It is not mentioned anywhere! I found out it is murmurhash2 somehow, but i dont know the seed. How did you know that this was the implementation????