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

xeno-test

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xeno-test - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/cjs/package.json
{
"name": "xeno-test",
"version": "0.0.5",
"version": "0.0.6",
"description": "This utility enables users to export & import content data from / to Kontent.ai projects",

@@ -5,0 +5,0 @@ "preferGlobal": true,

{
"name": "xeno-test",
"version": "0.0.5",
"version": "0.0.6",
"description": "This utility enables users to export & import content data from / to Kontent.ai projects",

@@ -5,0 +5,0 @@ "preferGlobal": true,

{
"name": "xeno-test",
"version": "0.0.5",
"version": "0.0.6",
"description": "This utility enables users to export & import content data from / to Kontent.ai projects",

@@ -5,0 +5,0 @@ "preferGlobal": true,

{
"name": "xeno-test",
"version": "0.0.5",
"version": "0.0.6",
"description": "This utility enables users to export & import content data from / to Kontent.ai projects",

@@ -5,0 +5,0 @@ "preferGlobal": true,

@@ -14,3 +14,3 @@ # Kontent.ai CSV Manager

**How are content items imported?** The CSV manager creates content items that are not present in target project. If the
content item is already present in the project (based on item's `codename`) the item will get updated or skipped.
content item is already present in the project (based on item's `codename`) the item will be updated if necessary or skipped.

@@ -20,3 +20,3 @@ **How are langauge variants imported?** Same as with content items, CSV manager either creates or updates language

**How are langauge variants imported?** If asset with it's id or external_id exists in target project, the asset upload
**How are assets?** If asset with it's id or external_id exists in target project, the asset upload
will be skipped and not uploaded at all. If it doesn't exist, the asset from the zip folder will be uploaded and it's id

@@ -23,0 +23,0 @@ will be used as a filename. The CSV Manager will also set `external_id` of newly uploaded assets to equal their original

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