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.7.0 to 2.8.0-next.1589161011.af3c019e9c6d7b0c88725fb827987d2b8129a2a9

4

HISTORY.md
# History
## v2.8.0 2020 May 11
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.7.0 2020 May 8

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

20

package.json
{
"title": "Get Contributors",
"name": "getcontributors",
"version": "2.7.0",
"version": "2.8.0-next.1589161011.af3c019e9c6d7b0c88725fb827987d2b8129a2a9",
"description": "Fetch all the contributors from a github repository, github organisation, or github search",

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

"wishlistURL": "https://bevry.me/wishlist",
"travisTLD": "com"
"travisTLD": "com",
"githubUsername": "bevry",
"githubRepository": "getcontributors",
"githubSlug": "bevry/getcontributors",
"npmPackageName": "getcontributors"
}

@@ -59,6 +63,6 @@ },

"maintainers": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
],
"contributors": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
],

@@ -127,13 +131,13 @@ "bugs": {

"devDependencies": {
"@bevry/update-contributors": "^1.0.1",
"@bevry/update-contributors": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"assert-helpers": "^6.2.0",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"eslint-config-bevry": "^3.4.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"kava": "^4.4.0",
"kava": "^5.0.0",
"prettier": "^2.0.5",
"projectz": "^1.19.1",
"projectz": "^2.0.0",
"surge": "^0.21.3",

@@ -140,0 +144,0 @@ "typedoc": "^0.17.6",

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

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

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

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

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

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

@@ -116,3 +116,3 @@ ```

<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/getcontributors/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/getcontributors">view contributions</a></li></ul>
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/getcontributors/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/getcontributors">view contributions</a></li></ul>

@@ -137,3 +137,3 @@ <h3>Sponsors</h3>

<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/getcontributors/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/getcontributors">view contributions</a></li></ul>
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/getcontributors/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/getcontributors">view contributions</a></li></ul>

@@ -140,0 +140,0 @@ <a href="https://github.com/bevry/getcontributors/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>

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