fiftyone.pipeline.engines.fiftyone
Advanced tools
Comparing version 4.4.64 to 4.4.65
{ | ||
"name": "fiftyone.pipeline.engines.fiftyone", | ||
"version": "4.4.64", | ||
"version": "4.4.65", | ||
"description": "Shared base functions for implementing 51Degrees engines for the 51Degrees Pipeline API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -398,3 +398,3 @@ /* ********************************************************************* | ||
done(); | ||
}, 2000); | ||
}, 5000); | ||
}); | ||
@@ -401,0 +401,0 @@ }); |
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
47775