New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@code-hike/highlighter

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-hike/highlighter - npm Package Compare versions

Comparing version 0.3.0--canary.77.bd15ff1.0 to 0.3.0--canary.77.c8f7b29.0

1

dist/index.cjs.js

@@ -85,3 +85,2 @@ 'use strict';

theme: theme,
langs: [lang],
});

@@ -88,0 +87,0 @@ }

@@ -81,3 +81,2 @@ import { FontStyle, setCDN, getHighlighter } from 'shiki';

theme: theme,
langs: [lang],
});

@@ -84,0 +83,0 @@ }

10

package.json
{
"name": "@code-hike/highlighter",
"version": "0.3.0--canary.77.bd15ff1.0",
"version": "0.3.0--canary.77.c8f7b29.0",
"main": "dist/index.cjs.js",

@@ -15,7 +15,7 @@ "typings": "dist/index.d.ts",

"devDependencies": {
"@code-hike/script": "0.3.0--canary.77.bd15ff1.0",
"@types/react": "^16.9.38"
"@code-hike/script": "0.3.0--canary.77.c8f7b29.0",
"@types/react": "^17.0.2"
},
"dependencies": {
"@code-hike/utils": "0.3.0--canary.77.bd15ff1.0",
"@code-hike/utils": "0.3.0--canary.77.c8f7b29.0",
"shiki": "^0.9.11"

@@ -34,3 +34,3 @@ },

},
"gitHead": "bd15ff1e743945b8559512b871387f978a599199"
"gitHead": "c8f7b2929ddc229854ed919b6427e77291be9cbd"
}
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