New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@gulujs/ensure-esm-import-explicit

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gulujs/ensure-esm-import-explicit

Ensure that import path is a full path to a module

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@gulujs/ensure-esm-import-explicit

Ensure that import path is a full path to a module.

To avoid adding --experimental-specifier-resolution=node flag, we should provide a full path to the loader. (see: Customizing ESM specifier resolution algorithm)

Installation

npm i @gulujs/ensure-esm-import-explicit

Usage

ensure-esm-import-explicit --source ./dist --in-place

License

MIT

Keywords

ESM

FAQs

Package last updated on 07 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts