Socket
Socket
Sign inDemoInstall

hexo-shiki-twoslash

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-shiki-twoslash - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.d.ts

12

package.json
{
"name": "hexo-shiki-twoslash",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"homepage": "https://github.com/microsoft/TypeScript-Website",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
"url": "https://github.com/microsoft/TypeScript-Website.git",
"url": "https://github.com/shikijs/twoslash.git",
"directory": "packages/hexo-shiki-twoslash",

@@ -12,3 +12,3 @@ "type": "git"

"bugs": {
"url": "https://github.com/microsoft/TypeScript-Website/issues"
"url": "https://github.com/shikijs/twoslash/issues"
},

@@ -20,3 +20,3 @@ "description": "A Hexo plugin which adds shiki with optional twoslash-powered code samples",

"bootstrap": "echo 'NOOP'",
"build": "echo 'NOOP'",
"build": "npx tsc index.js --declaration --allowJs --emitDeclarationOnly",
"test": "echo 'NOOP'",

@@ -27,4 +27,4 @@ "lint": "echo 'NOOP'"

"remark-shiki-twoslash": "1.3.0",
"typescript": "*"
"typescript": ">3"
}
}
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