1
mirror of https://github.com/jakejarvis/rdapper.git synced 2025-12-02 19:23:49 -05:00
This commit is contained in:
2025-10-30 19:07:47 -04:00
parent 619185b5d6
commit b72324fd95
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "rdapper",
"version": "0.10.4",
"version": "0.11.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rdapper",
"version": "0.10.4",
"version": "0.11.0",
"license": "MIT",
"dependencies": {
"tldts": "7.0.17"

View File

@@ -1,6 +1,6 @@
{
"name": "rdapper",
"version": "0.10.4",
"version": "0.11.0",
"license": "MIT",
"description": "🎩 RDAP/WHOIS fetcher, parser, and normalizer for Node",
"repository": {