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.2.1 to 0.2.2

25

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

@@ -11,15 +11,2 @@ "keywords": [

],
"os": [
"linux",
"win32",
"darwin"
],
"cpu": [
"arm64",
"x64"
],
"libc": [
"glibc",
"musl"
],
"files": [

@@ -46,8 +33,8 @@ "moon",

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