Socket
Socket
Sign inDemoInstall

@octokit/types

Package Overview
Dependencies
Maintainers
4
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/types - npm Package Compare versions

Comparing version 9.0.0 to 9.1.0

2

dist-node/index.js

@@ -5,5 +5,5 @@ 'use strict';

const VERSION = "9.0.0";
const VERSION = "9.1.0";
exports.VERSION = VERSION;
//# sourceMappingURL=index.js.map
{
"name": "@octokit/types",
"description": "Shared TypeScript definitions for Octokit projects",
"version": "9.0.0",
"version": "9.1.0",
"license": "MIT",

@@ -13,3 +13,3 @@ "files": [

"octokit": {
"openapi-version": "10.0.0"
"openapi-version": "11.0.0"
},

@@ -29,3 +29,3 @@ "main": "dist-node/index.js",

"dependencies": {
"@octokit/openapi-types": "^16.0.0"
"@octokit/openapi-types": "^16.1.0"
},

@@ -38,5 +38,5 @@ "devDependencies": {

"@types/node": ">= 8",
"github-openapi-graphql-query": "^3.0.0",
"github-openapi-graphql-query": "^4.0.0",
"handlebars": "^4.7.6",
"json-schema-to-typescript": "^11.0.0",
"json-schema-to-typescript": "^12.0.0",
"lodash.set": "^4.3.2",

@@ -47,8 +47,8 @@ "npm-run-all": "^4.1.5",

"prettier": "^2.0.0",
"semantic-release": "^20.0.0",
"semantic-release": "^21.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"sort-keys": "^4.2.0",
"string-to-jsdoc-comment": "^1.0.0",
"typedoc": "^0.23.0",
"typescript": "^4.0.2"
"typedoc": "^0.24.0",
"typescript": "^5.0.0"
},

@@ -55,0 +55,0 @@ "publishConfig": {

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