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

cld

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cld - npm Package Compare versions

Comparing version 2.4.4 to 2.4.5

appveyor.yml

4

package.json

@@ -11,7 +11,7 @@ {

],
"version": "2.4.4",
"version": "2.4.5",
"main": "./index",
"dependencies": {
"glob": "^5.0.10",
"nan": "^1.2.0",
"nan": "^2.0.5",
"rimraf": "^2.4.0",

@@ -18,0 +18,0 @@ "underscore": "^1.6.0"

@@ -43,22 +43,25 @@ # node-cld

### isHTML
#### isHTML
Set to true if the string contains HTML tags
### languageHint
#### languageHint
Pass a LANGUAGES key or value as a hint
### encodingHint
#### encodingHint
Pass an ENCODINGS value as a hint
### tldHint
#### tldHint
Pass top level domain as a hint
### httpHint
#### httpHint
Pass an HTTP "Content-Encoding" value as a hint
## Warning
Once the module has been installed, the underlying C source will remain in the ```deps/cld``` folder and continue to occupy considerable space. If you are under severe constraints you can delete this folder and reclam >100M
## Copyright

@@ -65,0 +68,0 @@ Copyright 2011-2015, Blagovest Dachev.

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc