Socket
Book a DemoInstallSign in
Socket

babel-runtime-loose

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-runtime-loose

loose version of babel-runtime

latest
Source
npmnpm
Version
6.0.5
Version published
Weekly downloads
8
-63.64%
Maintainers
1
Weekly downloads
 
Created
Source

babel-runtime-loose

loose version of babel-runtime, reduce final bundle size.

NPM version build status Test coverage gemnasium deps npm download

USE WITH CAUTION

usage

webpack:

{
 "module": {
   "alias": {
     "babel-runtime":"babel-runtime-loose"
   } 
  }
}

Keywords

babel

FAQs

Package last updated on 14 Jun 2018

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