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

@apigames/logger

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apigames/logger - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

lib/implementations/console.logger.js

@@ -26,3 +26,3 @@ "use strict";

if (!json_1.isEmpty(payload)) {
console.log(json_1.stringify(payload));
console.log(`${messageDate.toISOString()} PAYLOAD ${JSON.stringify(payload)}`);
}

@@ -29,0 +29,0 @@ }),

@@ -6,3 +6,3 @@ {

"license": "UNLICENSED",
"version": "1.0.9",
"version": "1.0.10",
"main": "lib/index.js",

@@ -9,0 +9,0 @@ "types": "lib/index.d.ts",

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