Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

instant-cli

Package Overview
Dependencies
Maintainers
0
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instant-cli - npm Package Compare versions

Comparing version 0.12.15-alpha.3 to 0.12.16

8

index.js

@@ -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": {

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