New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gooddata/sdk-model

Package Overview
Dependencies
Maintainers
45
Versions
2579
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gooddata/sdk-model - npm Package Compare versions

Comparing version 10.20.0-alpha.30 to 10.20.0-alpha.31

6

esm/settings/index.d.ts

@@ -0,1 +1,2 @@

import { IDateFilterConfig } from "../dateFilterConfig/index.js";
/**

@@ -475,2 +476,7 @@ * Settings are obtained from backend and are effectively a collection of feature flags or settings with

enableSlideshowExports?: boolean;
/**
* Date filter configuration.
* @alpha
*/
dateFilterConfig?: IDateFilterConfig;
[key: string]: number | boolean | string | object | undefined;

@@ -477,0 +483,0 @@ }

1

esm/settings/index.js

@@ -1,3 +0,2 @@

// (C) 2020-2025 GoodData Corporation
export {};
//# sourceMappingURL=index.js.map
{
"name": "@gooddata/sdk-model",
"version": "10.20.0-alpha.30",
"version": "10.20.0-alpha.31",
"author": "GoodData",

@@ -5,0 +5,0 @@ "description": "GoodData Model definitions used by UI components and Backend SPI and its implementations",

Sorry, the diff of this file is too big to display

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