Comparing version 2.8.1-alpha.0 to 2.8.1-rc.1
{ | ||
"name": "cldpre", | ||
"description": "Fork of cld with pre-built binaries. Language detection for Javascript. Based on the CLD2 (Compact Language Detector) library from Google. Highly optimized for space and speed. Runs about 10x faster than other libraries. Detects over 160 languages. Full test coverage. Runs on Linux, OS X, and Windows.", | ||
"description": "Fork of cld with pre-built binaries for OS X and Linux. Language detection for Javascript. Based on the CLD2 (Compact Language Detector) library from Google. Highly optimized for space and speed. Runs about 10x faster than other libraries. Detects over 160 languages. Full test coverage. Runs on Linux, OS X, and Windows.", | ||
"keywords": [ | ||
@@ -11,3 +11,3 @@ "language", | ||
], | ||
"version": "2.8.1-alpha.0", | ||
"version": "2.8.1-rc.1", | ||
"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
121942005