@tsdotnet/exceptions
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@tsdotnet/exceptions", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -10,11 +10,10 @@ "author": "electricessence", | ||
"keywords": [ | ||
"text utility", | ||
"supplant", | ||
"format", | ||
"trim", | ||
"padLeft", | ||
"padRight", | ||
"hash code", | ||
"starts with", | ||
"ends with" | ||
"exceptions", | ||
"Exception", | ||
"ArgumentException", | ||
"ArgumentNullException", | ||
"ArgumentOutOfRangeException", | ||
"InvalidOperationException", | ||
"NullReferenceException", | ||
"SystemException" | ||
], | ||
@@ -21,0 +20,0 @@ "scripts": { |
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
21347