Socket
Socket
Sign inDemoInstall

@frontastic/extension-types

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.11 to 0.0.12

CHANGELOG.md

2

package.json
{
"name": "@frontastic/extension-types",
"version": "0.0.11",
"version": "0.0.12",
"description": "Type definitions required for backend extension development with Frontastic",

@@ -5,0 +5,0 @@ "main": "./src/ts/exports.ts",

@@ -220,4 +220,11 @@ // This file is autogenerated – run `ant apidocs` to update it

sort: number;
breadcrumbs?: PageFolderBreadcrumb[];
}
export interface PageFolderBreadcrumb {
pageFolderId: string;
pathTranslations?: any;
ancestorIdsMaterializedPath?: string;
}
/**

@@ -224,0 +231,0 @@ * Project information and configuration as determined by Frontastic.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc