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

githubauthreq

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

githubauthreq - npm Package Compare versions

Comparing version 5.13.0 to 5.14.0-next.1595346637.c45d37d160a23b3a1d412197ca798f8fb7134a1a

4

HISTORY.md
# History
## v5.14.0 2020 July 22
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v5.13.0 2020 July 21

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

8

package.json
{
"name": "githubauthreq",
"version": "5.13.0",
"version": "5.14.0-next.1595346637.c45d37d160a23b3a1d412197ca798f8fb7134a1a",
"description": "Authorise GitHub API requests with the appropriate environment variables",

@@ -162,7 +162,7 @@ "homepage": "https://github.com/bevry/githubauthreq",

"@typescript-eslint/parser": "^3.7.0",
"assert-helpers": "^6.16.0",
"assert-helpers": "^6.17.0",
"cross-fetch": "^3.0.5",
"editions": "^3.11.0",
"editions": "^3.13.0",
"eslint": "^7.5.0",
"eslint-config-bevry": "^3.13.0",
"eslint-config-bevry": "^3.16.0",
"eslint-config-prettier": "^6.11.0",

@@ -169,0 +169,0 @@ "eslint-plugin-prettier": "^3.1.4",

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

<script type="module">
import pkg from '//cdn.pika.dev/githubauthreq/^5.13.0'
import pkg from '//cdn.pika.dev/githubauthreq/^5.14.0'
</script>

@@ -122,3 +122,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/githubauthreq@^5.13.0'
import pkg from '//unpkg.com/githubauthreq@^5.14.0'
</script>

@@ -131,3 +131,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/githubauthreq@5.13.0'
import pkg from '//dev.jspm.io/githubauthreq@5.14.0'
</script>

@@ -134,0 +134,0 @@ ```

Sorry, the diff of this file is not supported yet

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