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

githubauthquerystring

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

githubauthquerystring - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0-next.1573630194.4f006ab48ef81ce846d1737b2aeb77a582c9d9ac

.dependabot/config.yml

4

HISTORY.md
# History
## v1.2.0 2019 November 13
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.1.0 2019 November 8

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

18

package.json
{
"name": "githubauthquerystring",
"version": "1.1.0",
"version": "1.2.0-next.1573630194.4f006ab48ef81ce846d1737b2aeb77a582c9d9ac",
"description": "Authorise GitHub API requests by appending the environments auth credentials to your request's query string.",

@@ -38,5 +38,7 @@ "homepage": "https://github.com/bevry/githubauthquerystring",

"paypalURL": "https://bevry.me/paypal",
"wishlistURL": "https://bevry.me/wishlist"
"wishlistURL": "https://bevry.me/wishlist",
"travisTLD": "com"
}
},
"funding": "https://bevry.me/fund",
"author": "2018+ Benjamin Lupton <b@lupton.cc>",

@@ -77,3 +79,3 @@ "maintainers": [

"devDependencies": {
"assert-helpers": "^4.9.7",
"assert-helpers": "4.10.0",
"eslint": "^6.6.0",

@@ -84,6 +86,6 @@ "eslint-config-bevry": "^1.2.1",

"jsdoc": "^3.6.3",
"kava": "^3.1.0",
"kava": "^3.2.0",
"minami": "^1.2.3",
"prettier": "^1.18.2",
"projectz": "^1.7.5",
"prettier": "^1.19.1",
"projectz": "^1.10.0",
"surge": "^0.21.3",

@@ -123,7 +125,3 @@ "valid-directory": "^1.0.0"

"singleQuote": true
},
"funding": {
"type": "cooperative",
"url": "https://bevry.me/fund"
}
}

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

<span class="badge-travisci"><a href="http://travis-ci.org/bevry/githubauthquerystring" title="Check this project's build status on TravisCI"><img src="https://img.shields.io/travis/bevry/githubauthquerystring/master.svg" alt="Travis CI Build Status" /></a></span>
<span class="badge-travisci"><a href="http://travis-ci.com/bevry/githubauthquerystring" title="Check this project's build status on TravisCI"><img src="https://img.shields.io/travis/com/bevry/githubauthquerystring/master.svg" alt="Travis CI Build Status" /></a></span>
<span class="badge-npmversion"><a href="https://npmjs.org/package/githubauthquerystring" title="View this project on NPM"><img src="https://img.shields.io/npm/v/githubauthquerystring.svg" alt="NPM version" /></a></span>

@@ -13,0 +13,0 @@ <span class="badge-npmdownloads"><a href="https://npmjs.org/package/githubauthquerystring" title="View this project on NPM"><img src="https://img.shields.io/npm/dm/githubauthquerystring.svg" alt="NPM downloads" /></a></span>

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