Socket
Book a DemoInstallSign in
Socket

rollup-plugin-import-to-url

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-import-to-url

rollup-plugin-import-to-url

latest
Source
npmnpm
Version
1.0.8
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

rollup-plugin-import-to-url

Deeply inspired by rollup-plugin-esm-import-to-url.

Options

  • domain: ESM loader server
    • default: jspm.dev
    • for Alibaba: jspm.alibaba-inc.com
  • npmregistry: Check dependencies' default version
    • default: registry.npmjs.com
    • for Alibaba: registry.npm.alibaba-inc.com
  • dependencies: custom dependencies map
    • default: {}. For example: { qs: '^1.0.0' }

FAQs

Package last updated on 13 Sep 2021

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