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

cem-plugin-fix-module

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cem-plugin-fix-module

Fix module paths

canary
latest
npmnpm
Version
0.0.1
Version published
Maintainers
0
Created
Source

cem-plugin-fix-module

Fix module paths.

cem config

import fixModule from "cem-plugin-fix-module";

export default {
  plugins: [fixModule((path) => path.replace(/\.ts$/, ".js"))],
};

Keywords

custom-elements-manifest

FAQs

Package last updated on 07 Nov 2024

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