Socket
Socket
Sign inDemoInstall

@stackbit/types

Package Overview
Dependencies
Maintainers
12
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.3.1-develop.0 to 0.3.1-develop.1

1

dist/config.d.ts

@@ -28,2 +28,3 @@ import type { ContentSourceInterface } from './content-source';

postInstallCommand?: string;
installCommand?: string;
devCommand?: string;

@@ -30,0 +31,0 @@ /** @deprecated Use `contentSources` instead */

4

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

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

},
"gitHead": "9afc2989f2328d45ea4fcc3c58223bf43b1020ef"
"gitHead": "6a2c36684d06f4b141ab9214b0447c690277fe4d"
}

@@ -33,2 +33,3 @@ import type { ContentSourceInterface } from './content-source';

postInstallCommand?: string;
installCommand?: string;
devCommand?: string;

@@ -35,0 +36,0 @@

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