Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

getcontributors

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

getcontributors - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

out/lib/getcontributors.js

@@ -11,3 +11,3 @@ // Generated by CoffeeScript 1.4.0

TaskGroup = require('taskgroup').TaskGroup;
typeChecker = require('typeChecker');
typeChecker = require('typechecker');
_ref = balUtil.extractOptsAndCallback(opts, next), opts = _ref[0], next = _ref[1];

@@ -14,0 +14,0 @@ contributors = {};

{
"name": "getcontributors",
"version": "1.0.1",
"version": "1.0.2",
"description": "Fetch the contributors of the repositories of the specified github users",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/bevry/getcontributors",

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