instant-cli
Advanced tools
Comparing version 0.12.15-alpha.3 to 0.12.16
@@ -73,3 +73,3 @@ // @ts-check | ||
.description( | ||
"Generates an initial instant.schema defintion from production state.", | ||
"Generates an initial instant.schema definition from production state.", | ||
) | ||
@@ -82,3 +82,3 @@ .action(pullSchema); | ||
.description( | ||
"Generates an initial instant.perms defintion from production rules.", | ||
"Generates an initial instant.perms definition from production rules.", | ||
) | ||
@@ -91,3 +91,3 @@ .action(pullPerms); | ||
.description( | ||
"Generates initial instant.schema and instant.perms defintion from production state.", | ||
"Generates initial instant.schema and instant.perms definition from production state.", | ||
) | ||
@@ -126,3 +126,3 @@ .action(pullAll); | ||
const ok = await promptOk( | ||
`This will open instantdb.com in your brower, OK to proceed?`, | ||
`This will open instantdb.com in your browser, OK to proceed?`, | ||
); | ||
@@ -129,0 +129,0 @@ |
{ | ||
"name": "instant-cli", | ||
"type": "module", | ||
"version": "0.12.15-alpha.3", | ||
"version": "v0.12.16", | ||
"description": "Instant's CLI", | ||
@@ -6,0 +6,0 @@ "scripts": { |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
21775
2