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-b17 to 1.0.8-b18

8

languages/de.json

@@ -27,2 +27,4 @@ {

"accessory_connected": "hat sich mit der Bridge verbunden",
"accessory_disconnected": "wurde von der Bridge getrennt",
"accessory_offline": "ist nicht mit der Bridge verbunden",
"service_remove": "Entferne Service",

@@ -69,3 +71,7 @@ "service_remove_error": "konnte nicht entfernt werden",

"automation_different": "Ungleich",
"execute_yourself": "Bitte führe selbst dieses Kommando aus"
"execute_yourself": "Bitte führe selbst dieses Kommando aus",
"frequently_invoke": "wurde zu oft angefragt",
"invalid_response": "hat eine ungültige Antwort bekommen",
"device_discovery": "Geräte-Erkennung",
"query_once": "Bitte warte für deine nächste Anfrage"
}

@@ -27,2 +27,4 @@ {

"accessory_connected": "hat sich mit der Bridge verbunden",
"accessory_disconnected": "wurde von der Bridge getrennt",
"accessory_offline": "ist nicht mit der Bridge verbunden",
"service_remove": "Entferne Service",

@@ -69,3 +71,7 @@ "service_remove_error": "konnte nicht entfernt werden",

"automation_different": "Ungleich",
"execute_yourself": "Bitte führe selbst dieses Kommando aus"
"execute_yourself": "Bitte führe selbst dieses Kommando aus",
"frequently_invoke": "wurde zu oft angefragt",
"invalid_response": "hat eine ungültige Antwort bekommen",
"device_discovery": "Geräte-Erkennung",
"query_once": "Bitte warte für deine nächste Anfrage"
}

@@ -27,2 +27,4 @@ {

"accessory_connected": "has connected to the bridge",
"accessory_disconnected": "was disconnected from the bridge",
"accessory_offline": "is not connected to the bridge",
"service_remove": "Removing service",

@@ -69,3 +71,7 @@ "service_remove_error": "could not be removed",

"automation_different": "Different",
"execute_yourself": "Please execute this command by yourself"
"execute_yourself": "Please execute this command by yourself",
"frequently_invoke": "was requested too quickly",
"invalid_response": "got an invalid response",
"device_discovery": "Device Discovery",
"query_once": "Please wait for your next request"
}

@@ -27,2 +27,4 @@ {

"accessory_connected": "has connected to the bridge",
"accessory_disconnected": "was disconnected from the bridge",
"accessory_offline": "is not connected to the bridge",
"service_remove": "Removing service",

@@ -69,3 +71,7 @@ "service_remove_error": "could not be removed",

"automation_different": "Different",
"execute_yourself": "Please execute this command by yourself"
"execute_yourself": "Please execute this command by yourself",
"frequently_invoke": "was requested too quickly",
"invalid_response": "got an invalid response",
"device_discovery": "Device Discovery",
"query_once": "Please wait for your next request"
}

2

package.json
{
"name": "syntex-logger",
"version": "1.0.8-b17",
"version": "1.0.8-b18",
"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