social-links
Advanced tools
Comparing version 1.13.8 to 1.14.0
@@ -12,4 +12,6 @@ "use strict"; | ||
var keybase_1 = require("./keybase"); | ||
var lemmy_world_1 = require("./lemmy_world"); | ||
var linkedin_1 = require("./linkedin"); | ||
var linktree_1 = require("./linktree"); | ||
var mastodon_1 = require("./mastodon"); | ||
var medium_1 = require("./medium"); | ||
@@ -37,4 +39,6 @@ var patreon_1 = require("./patreon"); | ||
keybase_1.keybase, | ||
lemmy_world_1.lemmy_world, | ||
linkedin_1.linkedin, | ||
linktree_1.linktree, | ||
mastodon_1.mastodon, | ||
medium_1.medium, | ||
@@ -41,0 +45,0 @@ patreon_1.patreon, |
{ | ||
"name": "social-links", | ||
"version": "1.13.8", | ||
"version": "1.14.0", | ||
"description": "Validate & sanitize social links", | ||
@@ -42,2 +42,3 @@ "main": "lib/main.js", | ||
"keybase", | ||
"lemmy_world", | ||
"linkedin", | ||
@@ -47,2 +48,3 @@ "links", | ||
"manipulation", | ||
"mastodon", | ||
"media", | ||
@@ -49,0 +51,0 @@ "medium", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
186005
219
2175