Socket
Socket
Sign inDemoInstall

fiftyone.pipeline.engines

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.4 to 4.3.5

6

package.json
{
"name": "fiftyone.pipeline.engines",
"version": "4.3.4",
"version": "4.3.5",
"description": "Shared base functionality for implementing engines for the 51Degrees Pipeline API",

@@ -14,3 +14,3 @@ "main": "index.js",

"dependencies": {
"fiftyone.pipeline.core": "^4.3.4"
"fiftyone.pipeline.core": "^4.3.5"
},

@@ -24,3 +24,3 @@ "devDependencies": {

"eslint-plugin-standard": "^4.0.1",
"jest": "^24.9.0"
"jest": "^27.0.6"
},

@@ -27,0 +27,0 @@ "contributors": [

@@ -51,3 +51,3 @@ /* *********************************************************************

jest.fn(eval(code));
() => jest.fn(eval(code));
};

@@ -54,0 +54,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc