Socket
Socket
Sign inDemoInstall

@exabyte-io/wode.js

Package Overview
Dependencies
301
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2024.3.26-0 to 2024.3.26-1

2

dist/workflows/workflow.js

@@ -11,3 +11,3 @@ "use strict";

var _utils = require("@mat3ra/code/dist/js/utils");
var _workflow = _interopRequireDefault(require("@mat3ra/esse/lib/js/schema/workflow.json"));
var _workflow = _interopRequireDefault(require("@mat3ra/esse/dist/js/schema/workflow.json"));
var _lodash = _interopRequireDefault(require("lodash"));

@@ -14,0 +14,0 @@ var _mixwith = require("mixwith");

{
"name": "@exabyte-io/wode.js",
"version": "2024.3.26-0",
"version": "2024.3.26-1",
"description": "WOrkflow DEfinitions",

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

@@ -6,3 +6,3 @@ /* eslint-disable max-classes-per-file */

import { calculateHashFromObject, getUUID } from "@mat3ra/code/dist/js/utils";
import workflowSchema from "@mat3ra/esse/lib/js/schema/workflow.json";
import workflowSchema from "@mat3ra/esse/dist/js/schema/workflow.json";
import lodash from "lodash";

@@ -9,0 +9,0 @@ import { mix } from "mixwith";

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc