Socket
Socket
Sign inDemoInstall

nodebb-plugin-freelog

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

nodebb-plugin-freelog - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

index.js

@@ -48,3 +48,3 @@ const plugin = {};

function(next) {
axios.post('https://api.freelog.com/v2/passport/login', {
axios.post('http://192.168.75.202:8895/v2/passport/login', {
loginName: username, password, jwtType: 'header'

@@ -51,0 +51,0 @@ }, {

@@ -5,3 +5,3 @@ {

"description": "NodeBB Forum",
"version": "0.0.13",
"version": "0.0.14",
"homepage": "http://www.nodebb.org",

@@ -8,0 +8,0 @@ "repository": {

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