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 0.3.20-alpha to 0.3.21-alpha

7

index.d.ts

@@ -6,2 +6,5 @@ // Type definitions for Showdown 0.3.1

export = Showdown;
export as namespace showdown;
declare namespace Showdown {

@@ -86,5 +89,1 @@

}
declare module "showdown" {
export = Showdown;
}
{
"name": "@types/showdown",
"version": "0.3.20-alpha",
"version": "0.3.21-alpha",
"description": "TypeScript definitions for Showdown 0.3.1",

@@ -8,2 +8,6 @@ "main": "",

"author": "cbowdon <https://github.com/cbowdon>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",

@@ -10,0 +14,0 @@ "typings": "index.d.ts",

@@ -11,9 +11,9 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:36 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:33 GMT
* File structure: UMD
* Library Dependencies: none
* Module Dependencies: none
* Global values: Showdown
* Global values: showdown, Showdown
# Credits
These definitions were written by cbowdon <https://github.com/cbowdon>.

@@ -13,13 +13,12 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "UMD",
"globals": [
"showdown",
"Showdown"
],
"declaredModules": [
"showdown"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"contentHash": "7848f22937ed871cfb06c0de3664b0003d81b5deb42fbc16d5a1478b8b935c9c"
"contentHash": "0ceb6feac1ba917bd7232f4c1aa0aa726431894af80a7b27c524955dbe47e360"
}
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