Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@langchain/textsplitters

Package Overview
Dependencies
Maintainers
10
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@langchain/textsplitters - npm Package Compare versions

Comparing version 0.1.0-rc.0 to 0.1.0

4

package.json
{
"name": "@langchain/textsplitters",
"version": "0.1.0-rc.0",
"version": "0.1.0",
"description": "Various implementations of LangChain.js text splitters",

@@ -38,3 +38,3 @@ "type": "module",

"peerDependencies": {
"@langchain/core": ">=0.2.21 <0.4.0 || 0.3.0-rc.0"
"@langchain/core": ">=0.2.21 <0.4.0"
},

@@ -41,0 +41,0 @@ "devDependencies": {

@@ -8,3 +8,3 @@ # 🦜✂️ @langchain/textsplitters

```bash npm2yarn
npm install @langchain/textsplitters
npm install @langchain/textsplitters @langchain/core
```

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