🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

remark-typescript

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-typescript - npm Package Compare versions

Comparing version

to
0.6.1

3

dist/builtin/transformations/highlightPreservation.js

@@ -44,3 +44,4 @@ "use strict";

})
.join('\n');
.join('\n')
.replace(/\/\/\s?highlight-start\s*\/\/\s?highlight-end/m, '');
}

@@ -47,0 +48,0 @@ },

{
"name": "remark-typescript",
"version": "0.6.0",
"version": "0.6.1",
"description": "Transforms TypeScript code blocks to JavaScript and inserts them back into the page",

@@ -5,0 +5,0 @@ "main": "dist/index.js",