Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/generate-changelog

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/generate-changelog - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

5

generate-changelog/index.d.ts

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

// Type definitions for generate-changelog 1.8
// Project: https://github.com/lob/generate-changelog#readme
// Definitions by: Florian Keller <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface Options {

@@ -7,0 +2,0 @@ /** allow unkown commit types */

10

generate-changelog/package.json
{
"name": "@types/generate-changelog",
"version": "1.8.1",
"version": "1.8.2",
"description": "TypeScript definitions for generate-changelog",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/generate-changelog",

"name": "Florian Keller",
"url": "https://github.com/ffflorian",
"githubUsername": "ffflorian"
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "92c89a778fe404df7d58c7bbf27cf97787bcd2d7b99ba4f838a4a50e1f9e69c0",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "9cf7d59290eeb1136c44787c11f335486f7ed132632edd48ea796aa2018939c9",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for generate-changelog 1.8
// Project: https://github.com/lob/generate-changelog#readme
// Definitions by: Florian Keller <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface Options {

@@ -39,7 +34,6 @@ /** allow unkown commit types */

### Additional Details
* Last updated: Thu, 08 Jul 2021 12:02:02 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Florian Keller](https://github.com/ffflorian).
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