Socket
Socket
Sign inDemoInstall

shiki

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shiki - npm Package Compare versions

Comparing version 0.0.3-next.1 to 0.0.3-next.2

1

out/main.js

@@ -157,2 +157,3 @@ "use strict";

});
html = html.replace(/\n*$/, ''); // Get rid of final new lines
html += "</code></pre>";

@@ -159,0 +160,0 @@ return html;

3

package.json
{
"name": "shiki",
"version": "0.0.3-next.1",
"version": "0.0.3-next.2",
"main": "./out/main.js",

@@ -11,2 +11,3 @@ "files": [

"compile": "tsc -p .",
"prepublish": "npm run compile",
"watch": "tsc -w -p ."

@@ -13,0 +14,0 @@ },

Sorry, the diff of this file is not supported yet

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