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.8.3 to 2.8.4

10

index.d.ts

@@ -14,7 +14,7 @@ interface Language {

interface Options {
readonly isHTML: boolean;
readonly languageHint: string;
readonly encodingHint: string;
readonly tldHint: string;
readonly httpHint: string;
readonly isHTML?: boolean;
readonly languageHint?: string;
readonly encodingHint?: string;
readonly tldHint?: string;
readonly httpHint?: string;
}

@@ -21,0 +21,0 @@ interface DetectLanguage {

@@ -11,3 +11,3 @@ {

],
"version": "2.8.3",
"version": "2.8.4",
"main": "./index.js",

@@ -14,0 +14,0 @@ "types": "./index.d.ts",

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