Socket
Socket
Sign inDemoInstall

intertext

Package Overview
Dependencies
66
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.2 to 5.0.0

lib/diff.js

2

lib/main.js

@@ -177,2 +177,4 @@ (function() {

this.TBL = new Tbl();
this.DIFF = require('./diff');
this.RE = require('./re');
this.rpr_settings = {

@@ -179,0 +181,0 @@ depth: 2e308,

5

package.json
{
"name": "intertext",
"version": "4.1.2",
"version": "5.0.0",
"description": "Services for Recurrent Text-related Tasks",

@@ -36,6 +36,7 @@ "main": "lib/main.js",

"datom": "^7.0.1",
"diff-match-patch": "^1.0.5",
"hyphenopoly": "^4.5.0",
"intertype": "^7.0.2",
"linebreak": "^1.0.2",
"multimix": "^4.0.0",
"multimix": "^4.1.0",
"steampipes": "^6.3.0",

@@ -42,0 +43,0 @@ "term-size": "^2.2.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc