corva-convert-units
Advanced tools
Comparing version 1.8.5 to 1.8.6
@@ -50,3 +50,3 @@ var metric, imperial; | ||
imperial: { | ||
unit: 'ft-lb', | ||
unit: 'ft-lbf', | ||
ratio: 1 / 0.73756214927727 | ||
@@ -53,0 +53,0 @@ } |
{ | ||
"name": "corva-convert-units", | ||
"version": "1.8.5", | ||
"version": "1.8.6", | ||
"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
34741