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

text-embedder

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-embedder - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "text-embedder",
"version": "1.0.0",
"version": "1.0.1",
"description": "Embed content to text",

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

@@ -13,7 +13,7 @@ # text-embedder

insert: N, // 在第 N 行之前,插入 content
content: ..., // 插入的内容
content: ..., // 插入的内容
},
{
replace: [X, Y], // 从第 X 行到第 Y 行,替换为 content
content: ..., // 替换的内容
content: ..., // 替换的内容
},

@@ -20,0 +20,0 @@ {

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