Socket
Socket
Sign inDemoInstall

lingojs

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.6 to 2.0.7

lingo.test.js

5

lingo.js
/*!
* lingo.js
* version : 2.0.6
* version : 2.0.7
* author : Adam (BossBele) Beleko

@@ -23,3 +23,4 @@ * license : MIT

var lingo,
VERSION = "2.0.6";
defaultFormat = "sentence",
VERSION = "2.0.7";

@@ -26,0 +27,0 @@ this.string = "";

7

package.json
{
"name": "lingojs",
"version": "2.0.6",
"version": "2.0.7",
"description": "A javascript library for formatting and manipulating text (strings).",

@@ -33,3 +33,6 @@ "main": "lingo.js",

},
"homepage": "https://larvenllc.github.io/lingojs"
"homepage": "https://larvenllc.github.io/lingojs",
"devDependencies": {
"jest": "^26.6.3"
}
}
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