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

@moonrepo/cli

Package Overview
Dependencies
Maintainers
1
Versions
882
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 1.17.2 to 1.17.3-nightly.202311220033

10

CHANGELOG.md

@@ -13,2 +13,12 @@ # Changelog

## 1.17.3
#### 🐞 Fixes
- Fixed an issue where we would fail to find Cargo binaries on Windows.
#### ⚙️ Internal
- Updated proto to v0.23.3.
## 1.17.2

@@ -15,0 +25,0 @@

16

package.json
{
"name": "@moonrepo/cli",
"version": "1.17.2",
"version": "1.17.3-nightly.202311220033",
"description": "moon command line and core system.",

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

"optionalDependencies": {
"@moonrepo/core-linux-arm64-gnu": "^1.17.2",
"@moonrepo/core-linux-arm64-musl": "^1.17.2",
"@moonrepo/core-linux-x64-gnu": "^1.17.2",
"@moonrepo/core-linux-x64-musl": "^1.17.2",
"@moonrepo/core-macos-arm64": "^1.17.2",
"@moonrepo/core-macos-x64": "^1.17.2",
"@moonrepo/core-windows-x64-msvc": "^1.17.2"
"@moonrepo/core-linux-arm64-gnu": "1.17.3-nightly.202311220033",
"@moonrepo/core-linux-arm64-musl": "1.17.3-nightly.202311220033",
"@moonrepo/core-linux-x64-gnu": "1.17.3-nightly.202311220033",
"@moonrepo/core-linux-x64-musl": "1.17.3-nightly.202311220033",
"@moonrepo/core-macos-arm64": "1.17.3-nightly.202311220033",
"@moonrepo/core-macos-x64": "1.17.3-nightly.202311220033",
"@moonrepo/core-windows-x64-msvc": "1.17.3-nightly.202311220033"
}
}
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