New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

twoslash-cli

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twoslash-cli - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

2

index.js

@@ -67,3 +67,3 @@ // @ts-check

classes.push(highlightOpts)
fileContent = fileContent.replace(`// twoslash: ${highlightOpts}\n`, "")
fileContent = fileContent.replace(`// codefence: ${highlightOpts}\n`, "")
}

@@ -70,0 +70,0 @@

{
"name": "twoslash-cli",
"version": "1.3.3",
"version": "1.3.4",
"main": "index.js",

@@ -18,3 +18,3 @@ "bin": {

"remark": "^13.0.0",
"remark-shiki-twoslash": "2.0.5",
"remark-shiki-twoslash": "2.0.6",
"unist-util-visit": "^3.1.0"

@@ -21,0 +21,0 @@ },

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