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

@vscode-logging/types

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vscode-logging/types - npm Package Versions

2.0.0

Diff

Changelog

Source

2.0.0 (2024-01-05)

Bug Fixes

  • add .npmignore files to remove unneeded contents in published pkgs (998b1f8)
  • convert timestamp format according to ISO-8601 (b4ab3e4)
  • source Location Tracking not affecting ChildLoggers (72b151a), closes #15
  • typo in the logging.level configuration description (#181) (c05b17d)
  • update yarn.lock (#144) (33ec5ac)
  • upgrade lodash version due to CVE-2021-23337 (c514c16)
  • logger: vscode-logging/types package should be a dependency (e2ea6c7)

Features

  • wrapper: remove dep to @types/vscode (#167) (b362e5c)
  • logger wrapper package (#163) (fc6abc5)
  • support console as log target (#109) (ea16211)
  • logger: a memory leak when creating 9 or more ChildLogger's (#76) (482c708)
  • aPI Fixes (dummy change to force minor version) (0fb0fb6)
  • initial Commit (ee780af)

Reverts

  • Revert "chore: include release number in release commit" (d9d9c68)

BREAKING CHANGES

  • wrapper: getConfigurations and onDidChangeConfiguration properties were removed from the configureLogger public API
  • OutputChannel will not be created inside the logger as today. Alternatively, it will be added as an optional parameter. The VS Code Extension will be able to create the OutputChannel and send it to the logger as a parameter.
shahars
published 0.1.4 •

shahars
published 0.1.3 •

shahars
published 0.1.2 •

shahars
published 0.1.1 •

shahars
published 0.1.0 •

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