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

@umijs/utils

Package Overview
Dependencies
Maintainers
10
Versions
646
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umijs/utils - npm Package Compare versions

Comparing version 4.3.4 to 4.3.5

4

dist/aliasUtils/getAliasValue.js

@@ -20,2 +20,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -22,0 +26,0 @@ mod

2

dist/BaseGenerator/BaseGenerator.js

@@ -83,3 +83,1 @@ var __create = Object.create;

};
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});

@@ -20,2 +20,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -50,3 +54,1 @@ mod

var generateFile_default = generateFile;
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});

@@ -102,3 +102,1 @@ var __create = Object.create;

var Generator_default = Generator;
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});

@@ -20,2 +20,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -22,0 +26,0 @@ mod

@@ -20,2 +20,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -48,3 +52,1 @@ mod

var getGitInfo_default = getGitInfo;
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});

@@ -20,2 +20,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -22,0 +26,0 @@ mod

@@ -20,2 +20,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -69,3 +73,1 @@ mod

var installDeps_default = installDeps;
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});

@@ -38,3 +38,4 @@ var __defProp = Object.defineProperty;

return (0, import_fs.existsSync)((0, import_path.join)(opts.root, file));
}) || (pkg == null ? void 0 : pkg.workspaces));
}) || // npm workspaces
(pkg == null ? void 0 : pkg.workspaces));
}

@@ -41,0 +42,0 @@ // Annotate the CommonJS export names for ESM import in node:

@@ -20,2 +20,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -22,0 +26,0 @@ mod

@@ -53,3 +53,1 @@ var __create = Object.create;

var updatePackageJSON_default = updatePackageJSON;
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});
{
"name": "@umijs/utils",
"version": "4.3.4",
"version": "4.3.5",
"homepage": "https://github.com/umijs/umi/tree/master/packages/utils#readme",

@@ -5,0 +5,0 @@ "bugs": "https://github.com/umijs/umi/issues",

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