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

@kentico/kontent-management

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kentico/kontent-management - npm Package Versions

1
57

0.3.9

Diff

Changelog

Source

0.3.9 (2020-01-09)

Bug Fixes

  • assigns raw data to language model (e09e7c1)
  • fixes model for adding assets (f938501)
enngage
published 0.3.8 •

Changelog

Source

0.3.8 (2020-01-09)

Bug Fixes

  • removes elements query data from delete language variant query (f7cee7a)
enngage
published 0.3.7 •

Changelog

Source

0.3.7 (2020-01-09)

Features

  • adds support delete language variant API endpoint (90188c7)
enngage
published 0.3.6 •

Changelog

Source

0.3.6 (2020-01-07)

Features

  • updates all dependencies (reworks retryStrategy options to give more control over what errors should be retried) (29dc496)
enngage
published 0.3.5 •

Changelog

Source

0.3.5 (2020-01-06)

Features

  • exposes more mapping methods (e.g. mapping contentType instead of whole response) (c01804f)
enngage
published 0.3.4 •

Changelog

Source

0.3.4 (2020-01-06)

Features

  • adds '_raw' property with original data to base models & fixes incorrect model for content type snippes responses (c4606c8)
enngage
published 0.3.3 •

Changelog

Source

0.3.3 (2020-01-06)

Bug Fixes

  • fixes return type of 'toAllPromise' so that it matched original 'toAllPromise'. Adds type check test for items in listing query. (212829e)
enngage
published 0.3.2 •

Changelog

Source

0.3.2 (2019-12-19)

Features

  • creates MappingService and exposes it via ManagementClient. This service can be used for mapping raw data to SDK models. (146b4b7)
enngage
published 0.3.1 •

Changelog

Source

0.3.1 (2019-12-19)

Features

  • adds ability to set delay between requests made by listing queries to prevent being rate limited by CM API (b561d10)
enngage
published 0.3.0 •

Changelog

Source

0.3.0 (2019-12-18)

⚠ BREAKING CHANGES

  • implements ability to get all items with automatic paging using toAllPromise and toAllPromise extension methods. This commit changes names of some responses and also changes name of property holding paged items to 'items'.

Features

  • adds support for list/add/modify asset folders endpoints (b35b08d)
  • implements ability to get all items with automatic paging using toAllPromise and toAllPromise extension methods. This commit changes names of some responses and also changes name of property holding paged items to 'items'. (c77353f)

Bug Fixes

  • fixes incorrect import source in readme (5642343)
  • uses base github url in package.json to fix automatic commit url generation (38b243e)
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