You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@microsoft/compose-language-service

Package Overview
Dependencies
Maintainers
10
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/compose-language-service - npm Package Versions

1

0.0.2-alpha

Diff
b
bwateratmsft
published 0.0.2-alpha •

Changelog

Source

0.0.2-alpha - 29 October 2021

Added

  • Significantly more completions have been added.

Removed

  • Removed signature help for ports, in favor of completions instead.
b
bwateratmsft
published 0.0.1-alpha •

Changelog

Source

0.0.1-alpha - 20 September 2021

Added

  • Initial release!
  • Hyperlinks to Docker Hub for images
  • Hover info for many common Compose keys
  • Signature help for ports
  • Completions for volume mappings
  • Diagnostics (currently validates correct YAML only, does not enforce Compose schema)
  • Document formatting