@commercetools/category-exporter
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@commercetools/category-exporter", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"description": "Export categories from the commercetools platform", | ||
"description": "Exports categories from the commercetools platform.", | ||
"main": "lib/main.js", | ||
@@ -26,3 +26,4 @@ "bin": { | ||
"json", | ||
"export" | ||
"export", | ||
"cli" | ||
], | ||
@@ -50,3 +51,3 @@ "author": { | ||
}, | ||
"gitHead": "313ea01030d33fb6c262c9cce428d19b5008ec9f" | ||
"gitHead": "5e17dfdaff33a5b280cb501e2044fcc20208fc64" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21308