@nlpjs/nlu
Advanced tools
Comparing version 4.22.7 to 4.23.0
{ | ||
"name": "@nlpjs/nlu", | ||
"version": "4.22.7", | ||
"version": "4.23.0", | ||
"description": "Natural Language Understanding", | ||
@@ -33,3 +33,3 @@ "author": { | ||
}, | ||
"gitHead": "1ce30f234039f7d48931863cc03beb237ec149eb" | ||
"gitHead": "48292d4484037e39d70fa1fa541ddf3cbbb5461e" | ||
} |
@@ -51,3 +51,3 @@ /* | ||
}); | ||
this.spellCheck = new SpellCheck(); | ||
this.spellCheck = new SpellCheck(this.settings); | ||
} | ||
@@ -54,0 +54,0 @@ |
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
62157