Socket
Socket
Sign inDemoInstall

@apify/log

Package Overview
Dependencies
Maintainers
9
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apify/log - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

2

log.d.ts

@@ -25,3 +25,3 @@ import { Logger } from './logger';

}
declare type AdditionalData = Record<string, any> | null;
type AdditionalData = Record<string, any> | null;
/**

@@ -28,0 +28,0 @@ * The log instance enables level aware logging of messages and we advise

{
"name": "@apify/log",
"version": "2.2.2",
"version": "2.2.3",
"description": "Tools and constants shared across Apify projects.",

@@ -46,6 +46,6 @@ "main": "./index.js",

"dependencies": {
"@apify/consts": "^2.5.0",
"@apify/consts": "^2.6.0",
"ansi-colors": "^4.1.1"
},
"gitHead": "c79ec67091df07662eedf4914f14433d37790990"
"gitHead": "335df650ad9493952e1a787488e7948c6c5b318b"
}
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