Comparing version 0.0.0-20221127200424 to 0.0.0-20221127202115
{ | ||
"name": "sst", | ||
"version": "0.0.0-20221127200424", | ||
"version": "0.0.0-20221127202115", | ||
"bin": { | ||
@@ -5,0 +5,0 @@ "sst": "./cli/sst.js" |
@@ -16,3 +16,3 @@ export * as Pothos from "./pothos.js"; | ||
const { schema } = await import(url.pathToFileURL(out).href + "?bust=" + Date.now()); | ||
// await fs.rm(out); | ||
await fs.rm(out); | ||
const schemaAsString = printSchema(lexicographicSortSchema(schema)); | ||
@@ -19,0 +19,0 @@ return schemaAsString; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
12563557
139257