+1
-1
@@ -64,3 +64,3 @@ #!/usr/bin/env node | ||
| console.error(`settle: warning: npm package settlekit@${pkg.version} is older than latest ${latest}.`); | ||
| console.error("settle: for agent/bootstrap flows, run `npm install settlekit@latest` and use `./node_modules/.bin/settle`."); | ||
| console.error("settle: for agent/bootstrap flows, run `npm install settlekit@latest --prefer-online` and use `./node_modules/.bin/settle`."); | ||
| } | ||
@@ -67,0 +67,0 @@ |
+1
-1
| { | ||
| "name": "settlekit", | ||
| "version": "0.1.30", | ||
| "version": "0.1.31", | ||
| "description": "SettleKit CLI", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
+3
-3
@@ -10,3 +10,3 @@ # SettleKit CLI | ||
| ```bash | ||
| npm install settlekit@latest | ||
| npm install settlekit@latest --prefer-online | ||
| ./node_modules/.bin/settle doctor --require-latest | ||
@@ -34,3 +34,3 @@ ./node_modules/.bin/settle recipes | ||
| ```bash | ||
| npm install settlekit@latest | ||
| npm install settlekit@latest --prefer-online | ||
| ./node_modules/.bin/settle help | ||
@@ -67,3 +67,3 @@ ``` | ||
| ```bash | ||
| npm install settlekit@latest | ||
| npm install settlekit@latest --prefer-online | ||
| ./node_modules/.bin/settle doctor --require-latest | ||
@@ -70,0 +70,0 @@ ./node_modules/.bin/settle recipes |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
63287100
0