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

@moonrepo/cli

Package Overview
Dependencies
Maintainers
1
Versions
824
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moonrepo/cli - npm Package Compare versions

Comparing version 0.26.0 to 0.26.1

15

CHANGELOG.md
# Changelog
## 0.26.1
#### 🚀 Updates
- Unknown config fields will now display a warning.
#### 🐞 Fixes
- Fixed an issue where `moon docker setup` couldn't find the manifest file for staged builds.
#### ⚙️ Internal
- Added a `MOON_DEBUG_PROCESS_ENV` env var for debugging processes.
- Updated glob failures to include the glob expression for easier debugging.
## 0.26.0

@@ -4,0 +19,0 @@

16

package.json
{
"name": "@moonrepo/cli",
"version": "0.26.0",
"version": "0.26.1",
"description": "moon command line and core system.",

@@ -32,10 +32,10 @@ "keywords": [

"optionalDependencies": {
"@moonrepo/core-linux-arm64-gnu": "^0.26.0",
"@moonrepo/core-linux-arm64-musl": "^0.26.0",
"@moonrepo/core-linux-x64-gnu": "^0.26.0",
"@moonrepo/core-linux-x64-musl": "^0.26.0",
"@moonrepo/core-macos-arm64": "^0.26.0",
"@moonrepo/core-macos-x64": "^0.26.0",
"@moonrepo/core-windows-x64-msvc": "^0.26.0"
"@moonrepo/core-linux-arm64-gnu": "^0.26.1",
"@moonrepo/core-linux-arm64-musl": "^0.26.1",
"@moonrepo/core-linux-x64-gnu": "^0.26.1",
"@moonrepo/core-linux-x64-musl": "^0.26.1",
"@moonrepo/core-macos-arm64": "^0.26.1",
"@moonrepo/core-macos-x64": "^0.26.1",
"@moonrepo/core-windows-x64-msvc": "^0.26.1"
}
}
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