Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@janiscommerce/api-list

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@janiscommerce/api-list - npm Package Versions

234

8.0.0

Diff

Changelog

Source

[8.0.0] - 2024-02-22

Added

  • API now has a alwaysCallFormatter to enforce calling the formatRows() method, even when response is reduced with fields or excludeFields.

Changed

  • BREAKING CHANGE When the response is reduced with fields or excludeFields, the formatRows() method is not called any more.
janiscommerce
published 7.1.1 •

Changelog

Source

[7.1.1] - 2023-10-06

Fixed

  • Avoided a error when no records are returned
janiscommerce
published 7.1.0 •

Changelog

Source

[7.1.0] - 2023-10-04

Added

  • New header x-janis-only-totals to make request not return list items, only header x-janis-total

Changed

  • x-janis-total header default from true to false
janiscommerce
published 7.0.0 •

Changelog

Source

[7.0.0] - 2023-09-18

Changed

  • Update @janiscommerce/api to version 8.0.0
janiscommerce
published 6.0.0 •

Changelog

Source

[6.0.0] - 2023-04-18

Changed

janiscommerce
published 5.8.0 •

Changelog

Source

[5.8.0] - 2023-01-20

Added

_ New parameter fields to select specific fields to be responded. _ New parameter excludeFields to select specific fields to be excluded in the response.

  • Now the getter fieldsToSelect can be false to prevent to use fields parameter.
  • New getter fieldsToExclude to define witch fields must be excluded from the response.
  • New getter fixedFields to define witch fields must be responded and can't be excluded.

Changed

  • Now fields parameter will send fields to the query, the model will reduce the response.
janiscommerce
published 5.7.0 •

Changelog

Source

[5.7.0] - 2022-12-27

Added

  • Getter fields to reduce the api response to just the defined fields.
janiscommerce
published 5.6.1 •

Changelog

Source

[5.6.1] - 2022-08-25

Fixed

  • Mapping request header x-janis-totals as boolean to be received and used.
janiscommerce
published 5.6.0 •

Changelog

Source

[5.6.0] - 2022-08-25

Added

  • Request header x-janis-totals to avoid getTotals() query and x-janis-total response header

Changed

  • Reorganized README
janiscommerce
published 5.5.0 •

Changelog

Source

[5.5.0] - 2022-08-25

Added

  • Getter maxPageSize to configure a bigger page-size on each ApiList
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