instant-cli
Advanced tools
Comparing version 0.15.3 to 0.15.4
15
index.js
@@ -26,2 +26,9 @@ // @ts-check | ||
const noAppIdErrorMessage = ` | ||
No app ID found. | ||
Add \`INSTANT_APP_ID=<ID>\` to your .env file. | ||
(Or \`NEXT_PUBLIC_INSTANT_APP_ID\`, \`VITE_INSTANT_APP_ID\`) | ||
Or provide an app ID via the CLI \`instant-cli pull-schema <ID>\`. | ||
`.trim(); | ||
const instantDashOrigin = dev | ||
@@ -1088,3 +1095,2 @@ ? "http://localhost:3000" | ||
} | ||
const appId = | ||
@@ -1269,8 +1275,1 @@ // finally, check .env | ||
} | ||
const noAppIdErrorMessage = ` | ||
No app ID found. | ||
Add \`INSTANT_APP_ID=<ID>\` to your .env file. | ||
(Or \`NEXT_PUBLIC_INSTANT_APP_ID\`, \`VITE_INSTANT_APP_ID\`) | ||
Or provide an app ID via the CLI \`instant-cli pull-schema <ID>\`. | ||
`.trim(); |
{ | ||
"name": "instant-cli", | ||
"type": "module", | ||
"version": "v0.15.3", | ||
"version": "v0.15.4", | ||
"description": "Instant's CLI", | ||
@@ -6,0 +6,0 @@ "scripts": { |
// Autogenerated by publish_packages.clj | ||
const version = "v0.15.3"; | ||
const version = "v0.15.4"; | ||
export default version; |
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
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
1568
111
42
111
33805
20
4