corva-convert-units
Advanced tools
Comparing version 1.10.22 to 1.10.23
@@ -8,3 +8,3 @@ const metric = { | ||
}, | ||
to_anchor: 100 | ||
to_anchor: 1 / 100 | ||
}, | ||
@@ -17,3 +17,3 @@ 'Units (0-5000u)': { | ||
}, | ||
to_anchor: 50 | ||
to_anchor: 1 / 50 | ||
}, | ||
@@ -20,0 +20,0 @@ '%EMA': { |
{ | ||
"name": "corva-convert-units", | ||
"version": "1.10.22", | ||
"version": "1.10.23", | ||
"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
55061