Socket
Socket
Sign inDemoInstall

fiftyone.pipeline.engines

Package Overview
Dependencies
Maintainers
3
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fiftyone.pipeline.engines - npm Package Compare versions

Comparing version 4.4.89 to 4.4.90

2

dataFileUpdateService.js

@@ -92,3 +92,3 @@ /* *********************************************************************

requestOptions.headers = {
'If-Modified-Since': dataFile.getDatePublished()
'If-Modified-Since': dataFile.getDatePublished().toUTCString()
};

@@ -95,0 +95,0 @@ } catch (e) {

{
"name": "fiftyone.pipeline.engines",
"version": "4.4.89",
"version": "4.4.90",
"description": "Shared base functionality for implementing engines for the 51Degrees Pipeline API",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc