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

getcontributors

Package Overview
Dependencies
Maintainers
2
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 2.5.0 to 2.5.1-next.1585546163.c7547f7ef4bee750c874a634e026591cf3e09233

4

HISTORY.md
# History
## v2.5.1 2020 March 30
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.5.0 2020 March 30

@@ -4,0 +8,0 @@

4

package.json
{
"title": "Get Contributors",
"name": "getcontributors",
"version": "2.5.0",
"version": "2.5.1-next.1585546163.c7547f7ef4bee750c874a634e026591cf3e09233",
"description": "Fetch all the contributors from a github repository, github organisation, or github search",

@@ -118,3 +118,3 @@ "homepage": "https://github.com/bevry/getcontributors",

"cross-fetch": "^3.0.4",
"fellow": "^6.3.0",
"fellow": "^6.4.0",
"getrepos": "^5.0.0",

@@ -121,0 +121,0 @@ "githubauthreq": "^5.0.0",

@@ -55,3 +55,3 @@ <!-- TITLE/ -->

<script type="module">
import * as pkg from '//cdn.pika.dev/getcontributors/^2.5.0'
import * as pkg from '//cdn.pika.dev/getcontributors/^2.5.1'
</script>

@@ -64,3 +64,3 @@ ```

<script type="module">
import * as pkg from '//unpkg.com/getcontributors@^2.5.0'
import * as pkg from '//unpkg.com/getcontributors@^2.5.1'
</script>

@@ -73,3 +73,3 @@ ```

<script type="module">
import * as pkg from '//dev.jspm.io/getcontributors@2.5.0'
import * as pkg from '//dev.jspm.io/getcontributors@2.5.1'
</script>

@@ -76,0 +76,0 @@ ```

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