Socket
Socket
Sign inDemoInstall

@stackbit/types

Package Overview
Dependencies
Maintainers
13
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackbit/types - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9-alpha.0

1

dist/content-source.d.ts

@@ -74,2 +74,3 @@ /// <reference types="node" />

locale?: string;
defaultLocaleDocumentId?: string;
userContext?: UserContext;

@@ -76,0 +77,0 @@ }): Promise<Document<DocumentContext>>;

4

package.json
{
"name": "@stackbit/types",
"version": "0.1.8",
"version": "0.1.9-alpha.0",
"description": "Types for Stackbit config and Content Source Interface",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

},
"gitHead": "e9df83154431fd9a1af9dbfc3f0837c5a38c19b1"
"gitHead": "baec10c5978097386c171c48676e01ecee808b37"
}

@@ -76,2 +76,3 @@ import type { ChildProcessWithoutNullStreams } from 'child_process';

locale?: string;
defaultLocaleDocumentId?: string;
userContext?: UserContext;

@@ -78,0 +79,0 @@ }): Promise<Document<DocumentContext>>;

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