contentful-batch-libs
Advanced tools
Comparing version 6.0.3 to 6.0.4
@@ -62,4 +62,2 @@ 'use strict'; | ||
return null; | ||
}).then(function (entity) { | ||
return _bluebird2.default.delay(500, entity); | ||
}); | ||
@@ -66,0 +64,0 @@ }, { concurrency: 1 }).then(function (entities) { |
{ | ||
"name": "contentful-batch-libs", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "Library modules used by contentful batch utility CLI tools.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
57487
1216