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

docker-compose

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docker-compose - npm Package Compare versions

Comparing version 0.24.9-alpha.0 to 0.24.9-alpha.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.24.9-alpha.1](https://github.com/PDMLab/docker-compose/compare/v0.24.9-alpha.0...v0.24.9-alpha.1) (2024-05-10)
### [0.24.9-alpha.0](https://github.com/PDMLab/docker-compose/compare/v0.24.8...v0.24.9-alpha.0) (2024-05-10)

@@ -7,0 +9,0 @@

{
"name": "docker-compose",
"version": "0.24.9-alpha.0",
"version": "0.24.9-alpha.1",
"main": "dist/index.js",
"exports": {
"index": {
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.js"
},
"v2": {
"require": "./dist/cjs/v2/index.js",
"import": "./dist/esm/v2/index.js"
}
},
"type": "module",

@@ -6,0 +16,0 @@ "typings": "dist/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