Socket
Socket
Sign inDemoInstall

@exabyte-io/ade.js

Package Overview
Dependencies
313
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2024.3.21-0 to 2024.3.23-0

4

dist/context/providers/espresso/providers.js

@@ -10,6 +10,6 @@ "use strict";

var _made = require("@exabyte-io/made.js");
var _periodicTable = require("@exabyte-io/periodic-table.js");
var _made = require("@mat3ra/made");
var _lodash = _interopRequireDefault(require("lodash"));

@@ -16,0 +16,0 @@

@@ -10,6 +10,6 @@ "use strict";

var _made = require("@exabyte-io/made.js");
var _periodicTable = require("@exabyte-io/periodic-table.js");
var _made = require("@mat3ra/made");
var _lodash = _interopRequireDefault(require("lodash"));

@@ -16,0 +16,0 @@

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

var _made = require("@exabyte-io/made.js");
var _made = require("@mat3ra/made");

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

{
"name": "@exabyte-io/ade.js",
"version": "2024.3.21-0",
"version": "2024.3.23-0",
"description": "Application DEfinitions",

@@ -49,3 +49,3 @@ "scripts": {

"@exabyte-io/eslint-config": "^2022.11.17-0",
"@exabyte-io/made.js": "2024.3.21-1",
"@mat3ra/made": "2024.3.23-1",
"@exabyte-io/application-flavors.js": "2024.3.21-0",

@@ -71,3 +71,3 @@ "@mat3ra/esse": "2024.3.20-0",

"@exabyte-io/code.js": "*",
"@exabyte-io/made.js": "*",
"@mat3ra/made": "*",
"@exabyte-io/application-flavors.js": "*"

@@ -74,0 +74,0 @@ },

@@ -10,4 +10,4 @@ /* eslint-disable max-classes-per-file */

} from "@exabyte-io/code.js/dist/context";
import { Made } from "@exabyte-io/made.js";
import { PERIODIC_TABLE } from "@exabyte-io/periodic-table.js";
import { Made } from "@mat3ra/made";
import lodash from "lodash";

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

@@ -7,4 +7,4 @@ import {

} from "@exabyte-io/code.js/dist/context";
import { Made } from "@exabyte-io/made.js";
import { PERIODIC_TABLE } from "@exabyte-io/periodic-table.js";
import { Made } from "@mat3ra/made";
import lodash from "lodash";

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

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

} from "@exabyte-io/code.js/dist/context";
import { Made } from "@exabyte-io/made.js";
import { Made } from "@mat3ra/made";
import { mix } from "mixwith";

@@ -13,0 +13,0 @@

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