open-location-code-typescript
Advanced tools
Comparing version 1.2.5 to 1.3.0
@@ -39,3 +39,3 @@ /** | ||
*/ | ||
private isPadded(); | ||
isPadded(): boolean; | ||
private static readonly CODE_PRECISION_NORMAL; | ||
@@ -42,0 +42,0 @@ private static readonly CODE_PRECISION_EXTRA; |
{ | ||
"name": "open-location-code-typescript", | ||
"version": "1.2.5", | ||
"version": "1.3.0", | ||
"description": "Open Location Code Typescript implementation", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
102243