BREAKING CHANGE(UrlHaus): Rename UrlHouse to UrlHaus (public API change), migrate dev dependencies to @git.zone, bump runtime deps, adjust TS module resolution, and update tests/docs.

This commit is contained in:
2025-11-22 17:07:12 +00:00
parent 83fab5dbd3
commit 89b51ff9f7
13 changed files with 9022 additions and 4105 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@apiclient.xyz/abuse.ch',
version: '1.0.12',
version: '2.0.0',
description: 'an unofficial client to retrieve abuse.ch data'
}