Socket
Socket
Sign inDemoInstall

shiki-twoslash

Package Overview
Dependencies
11
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.1.1

6

CHANGELOG.md
# shiki-twoslash
## 3.1.1
### Patch Changes
- bfca2ac: Moves typescript to peer dependencies
## 3.1.0

@@ -4,0 +10,0 @@

8

package.json
{
"name": "shiki-twoslash",
"version": "3.1.0",
"version": "3.1.1",
"license": "MIT",

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

"@typescript/vfs": "1.3.4",
"shiki": "0.10.1",
"fenceparser": "^1.1.0",
"shiki": "0.10.1"
},
"peerDependencies": {
"typescript": ">3"

@@ -38,3 +41,2 @@ },

"@types/jest": "^25.1.3",
"fenceparser": "^1.1.0",
"gray-matter": "^4.0.3",

@@ -41,0 +43,0 @@ "jest-file-snapshot": "^0.5.0",

@@ -80,3 +80,3 @@ ### shiki-twoslash

<!-- AUTO-GENERATED-CONTENT:START (TYPE:src=./node_modules/@typescript/twoslash/dist/index.d.ts&symbol=TwoSlashOptions) -->
<!-- AUTO-GENERATED-CONTENT:START (TYPE:src=./packages/shiki-twoslash/node_modules/@typescript/twoslash/dist/index.d.ts&symbol=TwoSlashOptions) -->
```ts

@@ -109,3 +109,3 @@ export interface TwoSlashOptions {

<!-- AUTO-GENERATED-CONTENT:START (TYPE:src=./node_modules/@typescript/twoslash/dist/index.d.ts&symbol=ExampleOptions) -->
<!-- AUTO-GENERATED-CONTENT:START (TYPE:src=./packages/shiki-twoslash/node_modules/@typescript/twoslash/dist/index.d.ts&symbol=ExampleOptions) -->
```ts

@@ -112,0 +112,0 @@ /** Available inline flags which are not compiler flags */

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc