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

trieve-fern-adapter

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trieve-fern-adapter - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

3

dist/index.js

@@ -129,2 +129,3 @@ #!/usr/bin/env node

}
const tracking_id = `${slug !== null && slug !== void 0 ? slug : path.replace('.mdx', '')}-${heading}`.replace(' ', '-');
const chunk = {

@@ -134,2 +135,3 @@ chunk_html,

tag_set,
tracking_id,
metadata,

@@ -205,2 +207,3 @@ group_tracking_ids: [path],

metadata,
tracking_id: operationId,
group_tracking_ids: [path],

@@ -207,0 +210,0 @@ fulltext_boost: {

2

package.json
{
"name": "trieve-fern-adapter",
"version": "0.0.3",
"version": "0.0.4",
"type": "module",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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