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

docusaurus-preset-shiki-twoslash

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docusaurus-preset-shiki-twoslash - npm Package Compare versions

Comparing version 1.1.38 to 1.1.39

8

CHANGELOG.md
# docusaurus-preset-shiki-twoslash
## 1.1.39
### Patch Changes
- Updated dependencies [e6b739c]
- Updated dependencies [bfca2ac]
- remark-shiki-twoslash@3.1.1
## 1.1.38

@@ -4,0 +12,0 @@

9

package.json
{
"name": "docusaurus-preset-shiki-twoslash",
"version": "1.1.38",
"version": "1.1.39",
"license": "MIT",

@@ -20,3 +20,3 @@ "homepage": "https://github.com/shikijs/twoslash",

"bootstrap": "echo 'NOOP'",
"build": "npx tsc index.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop",
"build": "pnpm exec tsc index.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --target es2018 -moduleResolution node",
"test": "echo 'NOOP'",

@@ -27,8 +27,9 @@ "lint": "echo 'NOOP'"

"copy-text-to-clipboard": "^3.0.1",
"remark-shiki-twoslash": "3.1.0",
"remark-shiki-twoslash": "3.1.1",
"typescript": ">3"
},
"devDependencies": {
"@docusaurus/types": "^2.0.0-beta.3"
"@docusaurus/types": "^2.0.0-beta.3",
"@types/node": "^14.14.31"
}
}
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