fiftyone.pipeline.engines
Advanced tools
Comparing version 4.2.1 to 4.2.2
{ | ||
"name": "fiftyone.pipeline.engines", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "Shared base functionality for implementing engines for the 51Degrees Pipeline API", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"fiftyone.pipeline.core": "^4.2.1" | ||
"fiftyone.pipeline.core": "^4.2.2" | ||
}, | ||
@@ -17,0 +17,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
714