Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@olets/shiki-twoslash

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@olets/shiki-twoslash - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

9

package.json
{
"name": "@olets/shiki-twoslash",
"version": "3.2.1",
"version": "3.2.2",
"license": "MIT",

@@ -9,9 +9,10 @@ "engines": {

"packageManager": "bun@1.1.25",
"homepage": "https://github.com/olets/shiki-twoslash",
"homepage": "https://github.com/olets/shiki",
"repository": {
"url": "https://github.com/olets/shiki-twoslash.git",
"url": "https://github.com/olets/shiki.git",
"directory": "packages/shiki-twoslash",
"type": "git"
},
"bugs": {
"url": "https://github.com/olets/shiki-twoslash/issues"
"url": "https://github.com/olets/shiki/issues"
},

@@ -18,0 +19,0 @@ "description": "API primitives to mix Shiki with Twoslash",

@@ -9,34 +9,8 @@ # @olets/shiki-twoslash

### Bun
Replace `<package manager>` with your package manager. Works with at least `bun`, `npm`, `pnpm`, and `yarn`.
```shell
bun add github:olets/shiki-twoslash
<package manager> add @olets/shiki-twoslash
```
### NPM
```shell
npm add olets/shiki-twoslash
```
### pnpm
```shell
pnpm add https://github.com/olets/shiki-twoslash.git
```
### Yarn
#### v2+
```shell
yarn add shiki-twoslash@olets/shiki-twoslash
```
#### v1
```shell
yarn add https://github.com/olets/shiki-twoslash.git
```
## Contributing

@@ -46,3 +20,3 @@

Check the [Issues](https://github.com/olets/shiki-twoslash/issues) to see if your topic has been discussed before or if it is being worked on. You may also want to check the roadmap (see above).
Check the [Issues](https://github.com/olets/shiki/issues) to see if your topic has been discussed before or if it is being worked on. You may also want to check the roadmap (see above).

@@ -53,3 +27,3 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) before opening a pull request.

<a href="https://github.com/olets/shiki-twoslash">@olets/shiki-twoslash</a> by <a href="https://github.com/olets">Henry Bley-Vroman</a> is released under the [MIT license](LICENSE).
<a href="https://github.com/olets/shiki/tree/main/packages/shiki-twoslash">@olets/shiki-twoslash</a> by <a href="https://github.com/olets">Henry Bley-Vroman</a> is released under the [MIT license](LICENSE).

@@ -56,0 +30,0 @@ ## Acknowledgments

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