@stdlib/nlp-tokenize
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/nlp-tokenize", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Tokenize a string.", | ||
@@ -36,3 +36,4 @@ "license": "Apache-2.0", | ||
"@stdlib/assert-is-string": "^0.2.1", | ||
"@stdlib/string-format": "^0.2.1" | ||
"@stdlib/string-format": "^0.2.2", | ||
"@stdlib/error-tools-fmtprodmsg": "^0.2.2" | ||
}, | ||
@@ -39,0 +40,0 @@ "devDependencies": {}, |
@@ -173,4 +173,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/nlp-tokenize/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/nlp-tokenize/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/nlp-tokenize/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/nlp-tokenize/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -177,0 +177,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/nlp-tokenize/main.svg |
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
69623
5