Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fiftyone.pipeline.core

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fiftyone.pipeline.core - npm Package Compare versions

Comparing version 4.1.0-beta.7 to 4.1.0-beta.9

4

examples/customFlowElements/1-simpleEvidenceFlowElement.js

@@ -23,4 +23,4 @@ /* *********************************************************************

/*
@example simpleEvidenceFlowElement.js
/**
@example 1-simpleEvidenceFlowElement.js

@@ -27,0 +27,0 @@ This example demonstrates the creation of a custom flow element which takes a birth date as evidence and uses it to check a lookup table for a starsign.

@@ -23,4 +23,4 @@ /* *********************************************************************

/*
@example clientSideEvidenceFlowElement.js
/**
@example 2-clientSideEvidenceFlowElement.js

@@ -27,0 +27,0 @@ This example demonstrates the creation of a custom flow element whcih takes the results of a client side form collecting date of birth, setting this as evidence on a flowData object to calculate a person's starsign. The flowElement also serves additional JavaScript which gets a user's geolocation and saves the latitude as a cookie. This latitude is also then passed in to the flowData to calculate if a person is in the northern or southern hemispheres.

@@ -23,3 +23,3 @@ /* *********************************************************************

/*
/**
@example pipelines.js

@@ -26,0 +26,0 @@

{
"name": "fiftyone.pipeline.core",
"version": "4.1.0-beta.7",
"version": "4.1.0-beta.9",
"description": "Core library for the 51Degrees Pipeline API",

@@ -5,0 +5,0 @@ "directories": {

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