Socket
Socket
Sign inDemoInstall

@octokit/rest

Package Overview
Dependencies
Maintainers
3
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/rest - npm Package Compare versions

Comparing version 14.0.4 to 14.0.5

6

package.json
{
"name": "@octokit/rest",
"version": "14.0.4",
"version": "14.0.5",
"publishConfig": {

@@ -42,3 +42,3 @@ "access": "public"

"devDependencies": {
"@octokit/fixtures": "^5.4.0",
"@octokit/fixtures": "^6.0.0",
"apidoc": "^0.17.6",

@@ -76,3 +76,3 @@ "chai": "^4.1.2",

"prevalidate:ts": "npm run -s build:ts",
"validate:ts": "tsc index.d.ts",
"validate:ts": "tsc --target es6 index.d.ts",
"deploy-docs": "gh-pages-with-token -d doc",

@@ -79,0 +79,0 @@ "semantic-release": "semantic-release"

@@ -81,3 +81,3 @@ # rest.js

key: 'client_id',
secret: 'client_secert'
secret: 'client_secret'
})

@@ -84,0 +84,0 @@

Sorry, the diff of this file is too big to display

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