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

nodebb-plugin-reddit

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-reddit - npm Package Compare versions

Comparing version

to
0.0.2

2

library.js

@@ -6,3 +6,3 @@ (function(Reddit) {

Reddit.parse = function(postContent, callback) {
var regex = /(\/r\/\w+)/g;
var regex = /(?:^|\s)(\/[ru]\/\w+)/g;

@@ -9,0 +9,0 @@ if (postContent.match(regex)) {

{
"name": "nodebb-plugin-reddit",
"version": "0.0.1",
"version": "0.0.2",
"description": "NodeBB Reddit Plugin",

@@ -5,0 +5,0 @@ "main": "library.js",

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ # NodeBB Reddit Plugin

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet