social-links
Advanced tools
Comparing version 1.3.2 to 1.4.0
@@ -15,2 +15,4 @@ "use strict"; | ||
var patreon_1 = require("./patreon"); | ||
var stackoverflow_1 = require("./stackoverflow"); | ||
var substack_1 = require("./substack"); | ||
var twitch_1 = require("./twitch"); | ||
@@ -31,2 +33,4 @@ var twitter_1 = require("./twitter"); | ||
patreon_1.patreon, | ||
stackoverflow_1.stackoverflow, | ||
substack_1.substack, | ||
twitch_1.twitch, | ||
@@ -33,0 +37,0 @@ twitter_1.twitter, |
{ | ||
"name": "social-links", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "Validate & sanitize social links", | ||
@@ -33,3 +33,2 @@ "main": "lib/main.js", | ||
"dribbble", | ||
"dribble", | ||
"exercism", | ||
@@ -57,3 +56,5 @@ "expression", | ||
"social-media", | ||
"stackoverflow", | ||
"string", | ||
"substack", | ||
"trim", | ||
@@ -60,0 +61,0 @@ "twitch", |
@@ -75,3 +75,3 @@ | ||
- Run npm command `npm run add profile_name` | ||
- Run npm command `npm run new profile_name` | ||
- Edit generated files `profile_name.ts` & `profile_name.spec.ts` | ||
@@ -78,0 +78,0 @@ - Create new PR |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
130163
146
1501