@kontent-ai/migration-toolkit 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  export const libMetadata = {
2
2
  name: '@kontent-ai/migration-toolkit',
3
- timestamp: 'Tue, 08 Oct 2024 10:16:11 GMT',
4
- version: '2.1.0'
3
+ timestamp: 'Tue, 08 Oct 2024 13:54:56 GMT',
4
+ version: '2.1.1'
5
5
  };
6
6
  //# sourceMappingURL=metadata.js.map
package/lib/metadata.ts CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  export const libMetadata = {
3
3
  name: '@kontent-ai/migration-toolkit',
4
- timestamp: 'Tue, 08 Oct 2024 10:16:11 GMT',
5
- version: '2.1.0'
4
+ timestamp: 'Tue, 08 Oct 2024 13:54:56 GMT',
5
+ version: '2.1.1'
6
6
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kontent-ai/migration-toolkit",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
4
4
  "description": "This program can be used to import content related data into Kontent.ai from various formats. Additionally, it can also be used to export Kontent.ai data using Delivery API.",
5
5
  "preferGlobal": true,
6
6
  "private": false,
@@ -53,7 +53,7 @@
53
53
  "license": "MIT",
54
54
  "dependencies": {
55
55
  "@kontent-ai-consulting/tools-analytics": "0.0.7",
56
- "@kontent-ai/management-sdk": "7.5.0",
56
+ "@kontent-ai/management-sdk": "7.5.1",
57
57
  "browser-or-node": "3.0.0",
58
58
  "bytes": "3.1.2",
59
59
  "chalk": "5.3.0",