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

sst

Package Overview
Dependencies
Maintainers
2
Versions
1298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sst - npm Package Compare versions

Comparing version 0.0.0-20221127200424 to 0.0.0-20221127202115

2

package.json
{
"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

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