corva-convert-units
Advanced tools
Comparing version 1.10.23 to 1.10.24
@@ -24,3 +24,3 @@ var metric, imperial; | ||
plural: 'kilopascals adjusted', | ||
display: 'kPa' | ||
display: 'adjusted kPa' | ||
}, | ||
@@ -76,3 +76,3 @@ to_anchor: 0.35, | ||
plural: 'adjusted pounds per square inch', | ||
display: 'psi' | ||
display: 'adjusted psi' | ||
}, | ||
@@ -93,3 +93,3 @@ to_anchor: (1 / 1000) * 0.35 | ||
plural: 'adjusted kilopounds per square inch', | ||
display: 'ksi' | ||
display: 'adjusted ksi' | ||
}, | ||
@@ -96,0 +96,0 @@ to_anchor: 0.35 |
{ | ||
"name": "corva-convert-units", | ||
"version": "1.10.23", | ||
"version": "1.10.24", | ||
"description": "Convert between quantities in different units", | ||
@@ -5,0 +5,0 @@ "main": "lib", |
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
55088