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

code-fns

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-fns - npm Package Compare versions

Comparing version 0.9.0-beta.1 to 0.9.0-beta.2

1

lib/cjs/tags.js

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

(0, _shiki.setCDN)('https://esm.sh/shiki@latest/');
let highlighter = null;

@@ -16,0 +17,0 @@

3

lib/esm/tags.js

@@ -1,2 +0,3 @@

import { getHighlighter, setWasm } from 'shiki';
import { getHighlighter, setWasm, setCDN } from 'shiki';
setCDN('https://esm.sh/shiki@latest/');
let highlighter = null;

@@ -3,0 +4,0 @@ export async function ready() {

{
"name": "code-fns",
"version": "0.9.0-beta.1",
"version": "0.9.0-beta.2",
"description": "A library for visualizing code.",

@@ -5,0 +5,0 @@ "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