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

@ronin/cli

Package Overview
Dependencies
Maintainers
0
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ronin/cli - npm Package Compare versions

Comparing version 0.2.0-leo-ron-1071-experimental-5 to 0.2.0-leo-ron-1071-experimental-6

9

package.json
{
"name": "@ronin/cli",
"version": "0.2.0-leo-ron-1071-experimental-5",
"version": "0.2.0-leo-ron-1071-experimental-6",
"type": "module",

@@ -21,3 +21,3 @@ "description": "The command-line interface for RONIN.",

"test": "bun test",
"build": "tsup ./src/index.ts --dts --format esm",
"build": "tsup ./src/index.ts --format esm",
"prepare": "bun run build"

@@ -32,2 +32,7 @@ },

"license": "Apache-2.0",
"tsup": {
"banner": {
"js": "#!/usr/bin/env node"
}
},
"dependencies": {

@@ -34,0 +39,0 @@ "@iarna/toml": "2.2.5",

Sorry, the diff of this file is too big to display

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