1
mirror of https://github.com/jakejarvis/rdapper.git synced 2026-06-13 02:55:29 -04:00
This commit is contained in:
2026-01-10 13:35:11 -05:00
parent 0f64809bb1
commit a37ab8a6d8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "rdapper",
"version": "0.12.1",
"version": "0.13.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rdapper",
"version": "0.12.1",
"version": "0.13.0",
"license": "MIT",
"dependencies": {
"tldts": "7.0.19"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "rdapper",
"version": "0.12.1",
"version": "0.13.0",
"license": "MIT",
"description": "🎩 RDAP/WHOIS fetcher, parser, and normalizer for Node",
"repository": {