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

@gooddata/sdk-backend-spi

Package Overview
Dependencies
Maintainers
57
Versions
2675
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gooddata/sdk-backend-spi - npm Package Compare versions

Comparing version 8.0.0-beta.70 to 8.0.0-beta.71

3

dist/workspace/elements/index.d.ts

@@ -98,6 +98,5 @@ import { SortDirection, IAttributeElement, ObjRef, IAttributeFilter } from "@gooddata/sdk-model";

*
* @param arrtibuteRef - corresponding attribute to the current display form (specified in forDisplayForm)
* @param filters - attribute filters limiting the elements
*/
withAttributeFilters(arrtibuteRef: ObjRef, filters: IElementQueryAttributeFilter[]): IElementQuery;
withAttributeFilters(filters: IElementQueryAttributeFilter[]): IElementQuery;
/**

@@ -104,0 +103,0 @@ * Allows to specify advanced options for the elements query.

{
"name": "@gooddata/sdk-backend-spi",
"version": "8.0.0-beta.70",
"version": "8.0.0-beta.71",
"author": "GoodData",

@@ -34,3 +34,3 @@ "description": "GoodData Backend SPI abstraction interfaces",

"dependencies": {
"@gooddata/sdk-model": "^8.0.0-beta.70",
"@gooddata/sdk-model": "^8.0.0-beta.71",
"lodash": "^4.17.19",

@@ -37,0 +37,0 @@ "spark-md5": "^3.0.0",

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

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