Socket
Socket
Sign inDemoInstall

@types/conventional-commits-parser

Package Overview
Dependencies
2
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

2

conventional-commits-parser/index.d.ts

@@ -287,3 +287,3 @@ // Type definitions for conventional-commits-parser 3.0

*/
warn?: (message?: any) => void | boolean;
warn?: ((message?: any) => void) | boolean;
}

@@ -290,0 +290,0 @@

{
"name": "@types/conventional-commits-parser",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for conventional-commits-parser",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "cf69e3469fa753911ebde11d0dd643a77c8acdd0d0796a73a09691ce224d0c4e",
"typeScriptVersion": "2.9"
"typesPublisherContentHash": "e35071d185b5ad9a1fc3d11bc788a4b61dabb5877de4a4ea12023881ea25a268",
"typeScriptVersion": "3.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 13 Jan 2020 22:31:27 GMT
* Last updated: Mon, 26 Oct 2020 21:14:54 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Jason Kwok (https://github.com/JasonHK).
These definitions were written by [Jason Kwok](https://github.com/JasonHK).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc