🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@byelabel/utils

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byelabel/utils - npm Package Compare versions

Comparing version
2.2.2
to
2.2.3
+1
-1
build/utils/db.js

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

try {
for (var _d = true, _e = __asyncValues((0, glob_1.sync)((0, node_path_1.join)(path, '..', '**', '*.model.js'), { windowsPathsNoEscape: true }).values()), _f; _f = yield _e.next(), _a = _f.done, !_a; _d = true) {
for (var _d = true, _e = __asyncValues((0, glob_1.sync)((0, node_path_1.join)(path, '**', '*.model.js'), { windowsPathsNoEscape: true }).values()), _f; _f = yield _e.next(), _a = _f.done, !_a; _d = true) {
_c = _f.value;

@@ -179,0 +179,0 @@ _d = false;

{
"name": "@byelabel/utils",
"version": "2.2.2",
"version": "2.2.3",
"description": "ByeLabel Utilities",

@@ -5,0 +5,0 @@ "type": "commonjs",