Socket
Socket
Sign inDemoInstall

@stackbit/types

Package Overview
Dependencies
Maintainers
17
Versions
293
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 2.0.2-staging.1 to 2.0.2

2

dist/consts.d.ts

@@ -7,3 +7,3 @@ import type { FieldType } from './model-fields';

*/
export declare const SSG_NAMES: readonly ["custom", "nextjs", "gatsby", "jekyll", "hugo", "eleventy", "vuepress", "gridsome", "nuxt", "sapper", "hexo", "unibit"];
export declare const SSG_NAMES: readonly ["custom", "nextjs", "gatsby", "jekyll", "hugo", "eleventy", "vuepress", "gridsome", "nuxt", "sapper", "hexo", "unibit", "astro"];
/**

@@ -10,0 +10,0 @@ * The list of Content Management Systems (CMS) supported by Stackbit.

@@ -21,3 +21,4 @@ "use strict";

'hexo',
'unibit'
'unibit',
'astro'
];

@@ -24,0 +25,0 @@ /**

{
"name": "@stackbit/types",
"version": "2.0.2-staging.1",
"version": "2.0.2",
"description": "Types for Stackbit config and Content Source Interface",

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

"homepage": "https://github.com/stackbit/stackbit#readme",
"gitHead": "201bdc4fa6b716402e899b105490ee56e70f3785"
"gitHead": "8883bebc7b0b3dac7912a5e4ddfbb7af55a7ce90"
}

@@ -20,3 +20,4 @@ import type { FieldType } from './model-fields';

'hexo',
'unibit'
'unibit',
'astro'
] as const;

@@ -23,0 +24,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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