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

@commercelayer/cli-plugin-imports

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercelayer/cli-plugin-imports - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

5

oclif.manifest.json

@@ -76,2 +76,3 @@ {

"stock_items",
"stock_transfers",
"tags",

@@ -475,2 +476,3 @@ "tax_categories"

"stock_items",
"stock_transfers",
"tags",

@@ -629,2 +631,3 @@ "tax_categories"

"stock_items",
"stock_transfers",
"tags",

@@ -759,3 +762,3 @@ "tax_categories"

},
"version": "4.0.0"
"version": "4.1.0"
}

44

package.json
{
"name": "@commercelayer/cli-plugin-imports",
"description": "Commerce Layer CLI Imports plugin",
"version": "4.0.0",
"version": "4.1.0",
"author": "Pierluigi Viti <pierluigi@commercelayer.io>",

@@ -44,12 +44,2 @@ "homepage": "https://github.com/commercelayer/commercelayer-cli-plugin-imports",

},
"scripts": {
"build": "rm -rf lib && tsc -b",
"prepack": "pnpm build && oclif manifest && pnpm readme",
"postpack": "rm -f oclif.manifest.json",
"test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",
"posttest": "eslint . --ext .ts --config .eslintrc",
"readme": "cl-cli-dev readme --plugin --bin=commercelayer && git add README.md",
"lint": "eslint src --ext .ts --config .eslintrc",
"lint:fix": "eslint src --fix"
},
"types": "lib/index.d.ts",

@@ -59,10 +49,10 @@ "devDependencies": {

"@commercelayer/eslint-config-ts": "^1.4.5",
"@oclif/plugin-help": "^6.0.21",
"@oclif/test": "^3.2.11",
"@oclif/plugin-help": "^6.0.22",
"@oclif/test": "^3.2.15",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/chai": "^4.3.14",
"@types/chai": "^4.3.16",
"@types/cli-progress": "^3.11.5",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@types/node": "^20.12.12",
"chai": "^4.4.1",

@@ -72,15 +62,15 @@ "eslint": "^8.57.0",

"nyc": "^15.1.0",
"oclif": "^4.9.0",
"semantic-release": "^23.0.8",
"tsx": "^4.7.3",
"oclif": "^4.10.11",
"semantic-release": "^23.1.1",
"tsx": "^4.10.4",
"typescript": "^5.4.5"
},
"dependencies": {
"@commercelayer/cli-core": "^5.0.0",
"@commercelayer/sdk": "^6.0.0",
"@commercelayer/cli-core": "^5.0.2",
"@commercelayer/sdk": "^6.0.2",
"@fast-csv/parse": "^4.3.6",
"@oclif/core": "^3.26.4",
"@oclif/core": "^3.26.6",
"axios": "^1.6.8",
"cli-progress": "^3.12.0",
"cli-table3": "^0.6.4",
"cli-table3": "^0.6.5",
"open": "^8.4.2",

@@ -91,3 +81,11 @@ "tslib": "^2.6.2"

"access": "public"
},
"scripts": {
"build": "rm -rf lib && tsc -b",
"test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",
"posttest": "eslint . --ext .ts --config .eslintrc",
"readme": "cl-cli-dev readme --plugin --bin=commercelayer && git add README.md",
"lint": "eslint src --ext .ts --config .eslintrc",
"lint:fix": "eslint src --fix"
}
}
}

@@ -44,3 +44,4 @@ # cli-plugin-imports

ne_items|line_item_options|orders|price_tiers|prices|shipping_categories|sku_lists|sku_list_items|sku_options|skus|s
tock_items|tags|tax_categories] [-g <value> | ] [-s in_progress|pending|completed|interrupted] [-e] [-w]
tock_items|stock_transfers|tags|tax_categories] [-g <value> | ] [-s in_progress|pending|completed|interrupted] [-e]
[-w]

@@ -58,5 +59,6 @@ ARGUMENTS

-t, --type=<option> the type of resource imported
<options: addresses|bundles|coupons|customer_addresses|customer_payment_sources|customer_subscr
iptions|customers|gift_cards|line_items|line_item_options|orders|price_tiers|prices|shipping_ca
tegories|sku_lists|sku_list_items|sku_options|skus|stock_items|tags|tax_categories>
<options:
addresses|bundles|coupons|customer_addresses|customer_payment_sources|customer_subscriptions|cu
stomers|gift_cards|line_items|line_item_options|orders|price_tiers|prices|shipping_categories|s
ku_lists|sku_list_items|sku_options|skus|stock_items|stock_transfers|tags|tax_categories>
-w, --warnings show only import with warnings

@@ -79,3 +81,3 @@

ne_items|line_item_options|orders|price_tiers|prices|shipping_categories|sku_lists|sku_list_items|sku_options|skus|s
tock_items|tags|tax_categories [-p <value>] [-D ,|;|||TAB (-C -i <value>)] [-b | -q | ]
tock_items|stock_transfers|tags|tax_categories [-p <value>] [-D ,|;|||TAB (-C -i <value>)] [-b | -q | ]

@@ -202,3 +204,4 @@ FLAGS

ne_items|line_item_options|orders|price_tiers|prices|shipping_categories|sku_lists|sku_list_items|sku_options|skus|s
tock_items|tags|tax_categories] [-g <value> | ] [-s in_progress|pending|completed|interrupted] [-e] [-w]
tock_items|stock_transfers|tags|tax_categories] [-g <value> | ] [-s in_progress|pending|completed|interrupted] [-e]
[-w]

@@ -213,5 +216,6 @@ FLAGS

-t, --type=<option> the type of resource imported
<options: addresses|bundles|coupons|customer_addresses|customer_payment_sources|customer_subscr
iptions|customers|gift_cards|line_items|line_item_options|orders|price_tiers|prices|shipping_ca
tegories|sku_lists|sku_list_items|sku_options|skus|stock_items|tags|tax_categories>
<options:
addresses|bundles|coupons|customer_addresses|customer_payment_sources|customer_subscriptions|cu
stomers|gift_cards|line_items|line_item_options|orders|price_tiers|prices|shipping_categories|s
ku_lists|sku_list_items|sku_options|skus|stock_items|stock_transfers|tags|tax_categories>
-w, --warnings show only import with warnings

@@ -218,0 +222,0 @@

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