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

@code-hike/mdx

Package Overview
Dependencies
Maintainers
1
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-hike/mdx - npm Package Compare versions

Comparing version 0.3.0--canary.86.f0a55af.0 to 0.3.0--canary.94.2112ee3.0

2

dist/plugin/links.d.ts
import { Node, Parent } from "unist";
export declare function extractLinks(node: Node, index: number, parent: Parent, code: string): import("@code-hike/smooth-code/dist/partial-step-parser").CodeAnnotation[];
export declare function extractLinks(node: Node, index: number, parent: Parent, code: string): import("@code-hike/smooth-code").CodeAnnotation[];
{
"name": "@code-hike/mdx",
"version": "0.3.0--canary.86.f0a55af.0",
"version": "0.3.0--canary.94.2112ee3.0",
"main": "dist/index.cjs.js",

@@ -20,3 +20,3 @@ "typings": "dist/index.d.ts",

"devDependencies": {
"@code-hike/script": "0.3.0--canary.86.f0a55af.0",
"@code-hike/script": "0.3.0--canary.94.2112ee3.0",
"@types/react": "^17.0.2",

@@ -26,8 +26,8 @@ "react": "^17.0.2"

"dependencies": {
"@code-hike/highlighter": "0.3.0--canary.86.f0a55af.0",
"@code-hike/mini-browser": "0.3.0--canary.86.f0a55af.0",
"@code-hike/mini-editor": "0.3.0--canary.86.f0a55af.0",
"@code-hike/scroller": "0.3.0--canary.86.f0a55af.0",
"@code-hike/smooth-code": "0.3.0--canary.86.f0a55af.0",
"@code-hike/utils": "0.3.0--canary.86.f0a55af.0",
"@code-hike/highlighter": "0.3.0--canary.94.2112ee3.0",
"@code-hike/mini-browser": "0.3.0--canary.94.2112ee3.0",
"@code-hike/mini-editor": "0.3.0--canary.94.2112ee3.0",
"@code-hike/scroller": "0.3.0--canary.94.2112ee3.0",
"@code-hike/smooth-code": "0.3.0--canary.94.2112ee3.0",
"@code-hike/utils": "0.3.0--canary.94.2112ee3.0",
"@codesandbox/sandpack-client": "^0.1.20",

@@ -58,3 +58,3 @@ "estree-util-value-to-estree": "^1.3.0",

},
"gitHead": "f0a55af2796a8f99ba39f37bd2214c43687b1044"
"gitHead": "2112ee3a931529de6e410edf78eb62478d0b3260"
}
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