corva-convert-units
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -64,7 +64,7 @@ var metric | ||
, krm: { | ||
name: { | ||
singular: 'Matsked' | ||
, plural: 'Matskedar' | ||
} | ||
, to_anchor: 1/1000 | ||
name: { | ||
singular: 'Matsked' | ||
, plural: 'Matskedar' | ||
} | ||
, to_anchor: 1/1000 | ||
} | ||
@@ -179,2 +179,9 @@ , tsk: { | ||
} | ||
, bbl: { | ||
name: { | ||
singular: 'Oil barrel' | ||
, plural: 'Oil barrels' | ||
} | ||
, to_anchor: 5376 | ||
} | ||
}; | ||
@@ -181,0 +188,0 @@ |
{ | ||
"name": "corva-convert-units", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"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
25395
1112