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.9 to 1.3.10

11

CHANGELOG.md
# twoslash-cli
## 1.3.10
### Patch Changes
- Updated dependencies [8fffcd9]
- remark-shiki-twoslash@3.0.0
## 1.3.3

@@ -38,4 +45,4 @@

function compact(arr) {
if (orr.length > 10) return arr
return arr
if (orr.length > 10) return arr;
return arr;
}

@@ -42,0 +49,0 @@ ```

4

package.json
{
"name": "twoslash-cli",
"version": "1.3.9",
"version": "1.3.10",
"main": "index.js",

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

"remark": "^13.0.0",
"remark-shiki-twoslash": "2.0.11",
"remark-shiki-twoslash": "3.0.0",
"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