@commercetools/product-json-to-csv
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@commercetools/product-json-to-csv", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Convert commercetools products from JSON to CSV", | ||
@@ -37,22 +37,22 @@ "keywords": [ | ||
"dependencies": { | ||
"@commercetools/api-request-builder": "^4.0.1", | ||
"@commercetools/get-credentials": "^2.1.2", | ||
"@commercetools/sdk-client": "^1.5.8", | ||
"@commercetools/sdk-middleware-auth": "^4.0.1", | ||
"@commercetools/sdk-middleware-http": "^4.0.1", | ||
"@commercetools/sdk-middleware-user-agent": "^1.2.9", | ||
"@commercetools/api-request-builder": "4.0.1", | ||
"@commercetools/get-credentials": "^2.1.5", | ||
"@commercetools/sdk-client": "1.5.8", | ||
"@commercetools/sdk-middleware-auth": "^4.0.2", | ||
"@commercetools/sdk-middleware-http": "4.0.1", | ||
"@commercetools/sdk-middleware-user-agent": "^1.2.10", | ||
"JSONStream": "1.3.2", | ||
"archiver": "^2.1.0", | ||
"bluebird": "^3.5.0", | ||
"flat": "^4.0.0", | ||
"highland": "^2.11.1", | ||
"json2csv": "^3.11.5", | ||
"lodash": "^4.17.4", | ||
"archiver": "2.1.1", | ||
"bluebird": "3.5.1", | ||
"flat": "4.1.0", | ||
"highland": "2.13.0", | ||
"json2csv": "3.11.5", | ||
"lodash": "4.17.10", | ||
"node-fetch": "2.1.2", | ||
"pino": "^4.10.2", | ||
"pretty-error": "^2.1.1", | ||
"pino": "4.17.6", | ||
"pretty-error": "2.1.1", | ||
"single-emit": "0.0.2", | ||
"slugify": "^1.2.4", | ||
"slugify": "1.3.0", | ||
"tmp": "0.0.33", | ||
"yargs": "^10.0.3" | ||
"yargs": "10.1.2" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
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
28170
+ Added@commercetools/api-request-builder@4.0.1(transitive)
+ Added@commercetools/sdk-client@1.5.8(transitive)
+ Added@commercetools/sdk-middleware-http@4.0.1(transitive)
+ Addedbluebird@3.5.1(transitive)
+ Addedflat@4.1.0(transitive)
+ Addedhighland@2.13.0(transitive)
+ Addedlodash@4.17.10(transitive)
+ Addedpretty-error@2.1.1(transitive)
+ Addedslugify@1.3.0(transitive)
- Removed@commercetools/api-request-builder@4.1.1(transitive)
- Removed@commercetools/sdk-client@1.5.10(transitive)
- Removed@commercetools/sdk-middleware-http@4.0.10(transitive)
- Removedbluebird@3.7.2(transitive)
- Removedflat@4.1.1(transitive)
- Removedhighland@2.13.5(transitive)
- Removedpretty-error@2.1.2(transitive)
- Removedslugify@1.6.6(transitive)
Updatedarchiver@2.1.1
Updatedbluebird@3.5.1
Updatedflat@4.1.0
Updatedhighland@2.13.0
Updatedjson2csv@3.11.5
Updatedlodash@4.17.10
Updatedpino@4.17.6
Updatedpretty-error@2.1.1
Updatedslugify@1.3.0
Updatedyargs@10.1.2