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 1.0.7 to 1.0.8

8

lingo.js
/*!
* lingo.js
* version : 1.0.7
* lingojs
* version : 1.0.8
* author : Adam (BossBele) Beleko
* license : MIT
* https://larven.github.io/lingo-js/
* https://larven.github.io/lingojs/
*/

@@ -15,3 +15,3 @@

// Constants
const VERSION = "1.0.7",
const VERSION = "1.0.8",
defaultFormat = "sentence";

@@ -18,0 +18,0 @@

{
"name": "lingojs",
"version": "1.0.7",
"version": "1.0.8",
"description": "A javascript library for formatting and manipulating text (strings).",

@@ -31,7 +31,3 @@ "main": "lingo.js",

},
"homepage": "https://larvenllc.github.io/lingojs",
"dependencies": {
"esdoc": "^1.1.0",
"esdoc-standard-plugin": "^1.0.0"
}
"homepage": "https://larvenllc.github.io/lingojs"
}

@@ -43,3 +43,3 @@ # lingojs

`lingo` is global and accessible. Therefore, it can be used directly after importing the script via CDN. See (CDN Usage Example)[https://codepen.io/BossBele/pen/KKVrGzz].
`lingo` is global and accessible. Therefore, it can be used directly after importing the script via CDN. See [CDN Usage Example](https://codepen.io/BossBele/pen/KKVrGzz).

@@ -46,0 +46,0 @@ ## Create

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