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

@kentico/kontent-core

Package Overview
Dependencies
Maintainers
9
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kentico/kontent-core - npm Package Compare versions

Comparing version 9.0.0-next.2 to 9.0.0

18

CHANGELOG.md

@@ -5,2 +5,20 @@ # Changelog

## [9.0.0](https://github.com/Kentico/kontent-core-js/compare/v8.1.0...v9.0.0) (2021-06-09)
### Features
* adds retry strategy details to response, adds more tests ([a8c2008](https://github.com/Kentico/kontent-core-js/commit/a8c2008638524c354be98643218626a3d244a3f5))
* adds support for cancelling requests via custom proxy cancel token ([2c48113](https://github.com/Kentico/kontent-core-js/commit/2c4811367111c0bdecae4615d5796b73c9287924))
* improves TestHttpService & adds http service spec ([9534ca5](https://github.com/Kentico/kontent-core-js/commit/9534ca5bb9e320f3d766ce9b64c933f1ad0914d3))
* refactors http service to use async & promises, removes rxjs dependency, reworks retry strategy ([fc11a6f](https://github.com/Kentico/kontent-core-js/commit/fc11a6fae557ce2a112fc237faa24edb344e99ba))
* updates deps ([d4f4c2a](https://github.com/Kentico/kontent-core-js/commit/d4f4c2a38d808898ff3984530c031cd3d2703030))
### Bug Fixes
* cjs script ([ede96c2](https://github.com/Kentico/kontent-core-js/commit/ede96c2cc55d70468212fb69332a8be6fd8770dc))
* fixes path to cjs module ([e0570b3](https://github.com/Kentico/kontent-core-js/commit/e0570b3fd5c3c7bf0e3166eb642f78980d3fb3e1))
* fixes retry attempt index in console ([83e053d](https://github.com/Kentico/kontent-core-js/commit/83e053db21a4871741e980de2166d68b08f50946))
## [8.1.0](https://github.com/Kentico/kontent-core-js/compare/v8.0.0...v8.1.0) (2021-01-08)

@@ -7,0 +25,0 @@

2

dist/cjs/sdk-info.generated.js

@@ -6,5 +6,5 @@ "use strict";

host: 'npmjs.com',
version: '9.0.0-next.2',
version: '9.0.0',
name: '@kentico/kontent-core'
};
//# sourceMappingURL=sdk-info.generated.js.map
export const sdkInfo = {
host: 'npmjs.com',
version: '9.0.0-next.2',
version: '9.0.0',
name: '@kentico/kontent-core'
};
//# sourceMappingURL=sdk-info.generated.js.map
export var sdkInfo = {
host: 'npmjs.com',
version: '9.0.0-next.2',
version: '9.0.0',
name: '@kentico/kontent-core'
};
//# sourceMappingURL=sdk-info.generated.js.map

@@ -5,4 +5,4 @@

host: 'npmjs.com',
version: '9.0.0-next.2',
version: '9.0.0',
name: '@kentico/kontent-core'
};
{
"name": "@kentico/kontent-core",
"version": "9.0.0-next.2",
"version": "9.0.0",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

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

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