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.9-b1 to 1.0.9-b2

4

main.js

@@ -208,5 +208,5 @@ let LanguageSwitcher = require('./language_manager');

debug(message)
debug()
{
this.log('debug', 'bridge', 'Bridge', message);
this.log('debug', 'bridge', 'Bridge', ...arguments);
}

@@ -213,0 +213,0 @@

{
"name": "syntex-logger",
"version": "1.0.9-b1",
"version": "1.0.9-b2",
"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