@octokit/types
Advanced tools
Comparing version 13.1.0 to 13.2.0
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "13.1.0"; | ||
export declare const VERSION = "13.2.0"; |
{ | ||
"name": "@octokit/types", | ||
"version": "13.1.0", | ||
"version": "13.2.0", | ||
"publishConfig": { | ||
@@ -10,3 +10,3 @@ "access": "public", | ||
"dependencies": { | ||
"@octokit/openapi-types": "^21.0.0" | ||
"@octokit/openapi-types": "^22.0.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": "github:octokit/types.ts", | ||
"octokit": { | ||
"openapi-version": "14.1.0" | ||
"openapi-version": "16.0.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "files": [ |
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
+ Added@octokit/openapi-types@22.2.0(transitive)
- Removed@octokit/openapi-types@21.2.0(transitive)