@octokit/types
Advanced tools
Comparing version 12.6.0 to 13.0.0
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "12.6.0"; | ||
export declare const VERSION = "13.0.0"; |
{ | ||
"name": "@octokit/types", | ||
"version": "12.6.0", | ||
"version": "13.0.0", | ||
"publishConfig": { | ||
@@ -9,3 +9,3 @@ "access": "public" | ||
"dependencies": { | ||
"@octokit/openapi-types": "^20.0.0" | ||
"@octokit/openapi-types": "^21.0.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "repository": "github:octokit/types.ts", | ||
"npm-run-all2": "^6.0.0", | ||
"pascal-case": "^3.1.1", | ||
"pascal-case": "^4.0.0", | ||
"prettier": "^3.0.0", | ||
@@ -41,3 +41,3 @@ "semantic-release": "^23.0.0", | ||
"octokit": { | ||
"openapi-version": "14.0.0" | ||
"openapi-version": "14.1.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
238038
4158
+ Added@octokit/openapi-types@21.2.0(transitive)
- Removed@octokit/openapi-types@20.0.0(transitive)