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.3 to 0.0.4

3

out/main.js

@@ -78,3 +78,4 @@ "use strict";

'vue',
'vue-html'
'vue-html',
'yaml'
];

@@ -81,0 +82,0 @@ var _grammars = JSON.parse(fs.readFileSync(path.resolve(DATA_PATH, 'grammars.json')).toString('utf8'));

{
"name": "shiki",
"version": "0.0.3-next.3",
"version": "0.0.4",
"main": "./out/main.js",

@@ -15,9 +15,10 @@ "files": [

"devDependencies": {
"@types/node": "^10.12.0"
"@types/node": "^10.12.0",
"typescript": "^3.2.1"
},
"dependencies": {
"onigasm": "^2.2.1",
"vscode-textmate": "^4.0.1"
"vscode-textmate": "https://github.com/octref/vscode-textmate"
},
"license": "MIT"
}

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