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.5 to 4.3.6

4

dist/aliasUtils/getAliasValue.js

@@ -20,6 +20,2 @@ 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,

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

2

dist/BaseGenerator/BaseGenerator.js

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

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

@@ -20,6 +20,2 @@ 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,

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

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

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

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

@@ -20,6 +20,2 @@ 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,

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

@@ -20,6 +20,2 @@ 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,

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

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

@@ -20,6 +20,2 @@ 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,

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

@@ -20,6 +20,2 @@ 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,

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

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

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

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

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

@@ -20,6 +20,2 @@ 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,

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

@@ -53,1 +53,3 @@ 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.5",
"version": "4.3.6",
"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