New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

social-links

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

social-links - npm Package Compare versions

Comparing version 1.3.2 to 1.4.0

lib/profiles/stackoverflow.d.ts

4

lib/profiles/index.js

@@ -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,

5

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc