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

@microsoft/compose-language-service

Package Overview
Dependencies
Maintainers
10
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/compose-language-service - npm Package Compare versions

Comparing version 0.0.3-alpha to 0.0.4-alpha

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 0.0.4-alpha - 8 November 2021
### Fixed
* Removes test-scenario postinstall script as it was preventing installation.
## 0.0.3-alpha - 8 November 2021

@@ -2,0 +6,0 @@ ### Fixed

5

package.json
{
"name": "@microsoft/compose-language-service",
"author": "Microsoft Corporation",
"version": "0.0.3-alpha",
"version": "0.0.4-alpha",
"publisher": "ms-azuretools",

@@ -27,4 +27,3 @@ "description": "Language service for Docker Compose documents",

"pretest": "npm run build",
"prepack": "npm run build",
"postinstall": "cd ./src/test/clientExtension && npm install"
"prepack": "npm run build"
},

@@ -31,0 +30,0 @@ "devDependencies": {

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