Socket
Socket
Sign inDemoInstall

@pkgr/umd-globals

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkgr/umd-globals

Union collections of umd globals mappings


Version published
Weekly downloads
810
increased by38.46%
Maintainers
2
Weekly downloads
 
Created
Source

@pkgr/umd-globals

npm npm bundle size npm bundle size Renovate enabled

Union collections of umd globals mappings.

TOC

Install

# yarn
yarn add -D @pkgr/umd-globals

# npm
npm i -D @pkgr/umd-globals

Usage

// rollup.config.js
import { globals } from '@pkgr/umd-globals'

export default {
  output: {
    globals,
  },
}

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT © JounQin@1stG.me

Keywords

FAQs

Package last updated on 25 Aug 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

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