Comparing version 2.8.1 to 2.8.2
@@ -30,2 +30,3 @@ interface Language { | ||
declare function detect(text: string, options: Options): Promise<DetectLanguage>; | ||
declare function detect(text: string): Promise<DetectLanguage>; | ||
} |
@@ -11,3 +11,3 @@ { | ||
], | ||
"version": "2.8.1", | ||
"version": "2.8.2", | ||
"main": "./index.js", | ||
@@ -14,0 +14,0 @@ "types": "./index.d.ts", |
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
108738889
13859
561