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

@types/showdown

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/showdown - npm Package Compare versions

Comparing version 1.7.4 to 1.7.5

5

showdown/index.d.ts

@@ -383,4 +383,7 @@ // Type definitions for Showdown 1.7.3

* Setting a "global" option affects all instances of showdown
*
* @param optionKey
* @param value
*/
function setOption(optionKey: string, value: string): void;
function setOption(optionKey: string, value: any): void;

@@ -387,0 +390,0 @@ /**

4

showdown/package.json
{
"name": "@types/showdown",
"version": "1.7.4",
"version": "1.7.5",
"description": "TypeScript definitions for Showdown",

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

"dependencies": {},
"typesPublisherContentHash": "adc76ce74875c71f1ef98ed072d249c7e408867dabd9674b4a57d1c879c3dde8",
"typesPublisherContentHash": "57dcc8950f720ba516196e8e4cf122aeb0d72bbde911b71028d527568eba618a",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 31 May 2018 20:09:03 GMT
* Last updated: Wed, 27 Jun 2018 18:10:43 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: showdown

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