@augment-vir/core
Advanced tools
Comparing version 31.0.0 to 31.0.1
@@ -8,10 +8,3 @@ /** | ||
*/ | ||
export const punctuationLetters = [ | ||
'.', | ||
':', | ||
';', | ||
',', | ||
'?', | ||
'!', | ||
]; | ||
export const punctuationLetters = ['.', ':', ';', ',', '?', '!']; | ||
/** | ||
@@ -18,0 +11,0 @@ * A RegExp matching all letters that are considered punctuation. |
{ | ||
"name": "@augment-vir/core", | ||
"version": "31.0.0", | ||
"version": "31.0.1", | ||
"description": "Core augment-vir augments. Use @augment-vir/common instead.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/electrovir/augment-vir", |
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
101327
2248