Socket
Socket
Sign inDemoInstall

@octokit/plugin-rest-endpoint-methods

Package Overview
Dependencies
Maintainers
4
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-rest-endpoint-methods - npm Package Compare versions

Comparing version 13.2.4 to 13.2.5

2

dist-src/version.js

@@ -1,2 +0,2 @@

const VERSION = "13.2.4";
const VERSION = "13.2.5";
export {

@@ -3,0 +3,0 @@ VERSION

@@ -1,1 +0,1 @@

export declare const VERSION = "13.2.4";
export declare const VERSION = "13.2.5";
{
"name": "@octokit/plugin-rest-endpoint-methods",
"version": "13.2.4",
"version": "13.2.5",
"type": "module",

@@ -16,28 +16,21 @@ "description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",

"dependencies": {
"@octokit/types": "^13.5.0"
"@octokit/types": "^13.6.0"
},
"devDependencies": {
"@octokit/core": "^6.0.0",
"@octokit/tsconfig": "^3.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/jest": "^29.0.0",
"@octokit/tsconfig": "^4.0.0",
"@types/node": "^20.0.0",
"@types/sinon": "^17.0.0",
"esbuild": "^0.22.0",
"fetch-mock": "npm:@gr2m/fetch-mock@^9.11.0-pull-request-644.1",
"@vitest/coverage-v8": "^2.0.3",
"camelcase": "^8.0.0",
"esbuild": "^0.24.0",
"fetch-mock": "^11.0.0",
"github-openapi-graphql-query": "^4.3.1",
"glob": "^10.2.6",
"jest": "^29.0.0",
"lodash.camelcase": "^4.3.0",
"lodash.set": "^4.3.2",
"lodash.upperfirst": "^4.3.1",
"mustache": "^4.0.0",
"npm-run-all2": "^6.0.0",
"prettier": "3.3.2",
"glob": "^11.0.0",
"prettier": "3.3.3",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"sinon": "^18.0.0",
"sinon": "^19.0.0",
"sort-keys": "^5.0.0",
"string-to-jsdoc-comment": "^1.0.0",
"ts-jest": "^29.0.0",
"typescript": "^5.0.0"
"typescript": "^5.0.0",
"vitest": "^2.0.3"
},

@@ -44,0 +37,0 @@ "peerDependencies": {

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