Comparing version 2.4.4 to 2.4.5
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
108734776
117
71
+ Addednan@2.22.0(transitive)
- Removednan@1.9.0(transitive)
Updatednan@^2.0.5