Socket
Book a DemoInstallSign in
Socket

browserify-nginject

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-nginject

Browserify transform where explicit @ngInject comment creates pre-minification $inject property

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
1
Created
Source

Browserify ngInject

NPM

dependencies

Browserify transform where explicit @ngInject comment creates pre-minification $inject property.

Use following babelify where browserify-ngannotate is not working or is not giving correct source-maps.

Creates array-type annotations where $inject property is not possible.

Detects the usual angular.module().* members implicitly. However does not make any other detections (yet).

Keywords

browserify

FAQs

Package last updated on 07 Sep 2015

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