Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

syntex-logger

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syntex-logger - npm Package Compare versions

Comparing version 1.0.8-b3 to 1.0.8-b4

2

main.js

@@ -351,3 +351,3 @@ let LanguageSwitcher = require('./language_manager');

{
logger.log('error', 'bridge', 'Bridge', path.join(this.logDirectory, this.pluginName + '.txt'), '%update_error%');
logger.log('error', 'bridge', 'Bridge', path.join(this.logDirectory, this.pluginName + '.txt') + ' %update_error%');
}

@@ -354,0 +354,0 @@ });

{
"name": "syntex-logger",
"version": "1.0.8-b3",
"version": "1.0.8-b4",
"description": "A Basic Logging System",

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

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