Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

npm-maintainers-au

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-maintainers-au

A utility to fetch and collate a list of Australian npm package maintainers

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

npm-maintainers-au

A utility to fetch and collate a list of Australian npm package maintainers. Uses data collected daily at https://github.com/polyhack/npm-github-data. Collected by npm-github-data-collector.

See npm-maintainers for the core logic behind this package and what kind of data is returned. This is a simple wrapper that provides an Australian list.

var npmMaintainersAu = require('npm-maintainers-au')
npmMaintainersAu(function (err, data) {
  // ...
})

Licence

npm-maintainers is Copyright (c) 2012 Rod Vagg @rvagg and the #polyhack team and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.

FAQs

Package last updated on 07 Jun 2013

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