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
890
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.3.0 to 0.3.1

8

CHANGELOG.md
# Changelog
## 0.3.1
#### 🐞 Fixes
- Fixed an issue where tasks referencing workspace relative files were not being marked as affected.
- Fixed some issues during `moon init` config generation.
- Improved offline checks by also verifying against Google's DNS.
## 0.3.0

@@ -4,0 +12,0 @@

12

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

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

"optionalDependencies": {
"@moonrepo/core-linux-x64-gnu": "^0.3.0",
"@moonrepo/core-linux-x64-musl": "^0.3.0",
"@moonrepo/core-macos-arm64": "^0.3.0",
"@moonrepo/core-macos-x64": "^0.3.0",
"@moonrepo/core-windows-x64-msvc": "^0.3.0"
"@moonrepo/core-linux-x64-gnu": "^0.3.1",
"@moonrepo/core-linux-x64-musl": "^0.3.1",
"@moonrepo/core-macos-arm64": "^0.3.1",
"@moonrepo/core-macos-x64": "^0.3.1",
"@moonrepo/core-windows-x64-msvc": "^0.3.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