@types/semantic-release
Advanced tools
Comparing version 17.2.1 to 17.2.2
@@ -404,2 +404,7 @@ // Type definitions for semantic-release 17.2 | ||
}; | ||
/** | ||
* Commits to analyze. | ||
*/ | ||
commits?: Commit[]; | ||
} | ||
@@ -406,0 +411,0 @@ |
{ | ||
"name": "@types/semantic-release", | ||
"version": "17.2.1", | ||
"version": "17.2.2", | ||
"description": "TypeScript definitions for semantic-release", | ||
@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semantic-release", | ||
}, | ||
"typesPublisherContentHash": "5514c2effcf6f1c47ff8f4cd5d8dec69288d999f781c1a64457989efdb2e6718", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "2cfb5a208091e04a0e0d8b8b660a168849a70898acc02c5d189f98a3575f0cf9", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 16:34:31 GMT | ||
* Last updated: Thu, 16 Sep 2021 20:01:26 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
23004
526