corva-convert-units
Advanced tools
Comparing version 1.6.1 to 1.7.0
@@ -25,15 +25,7 @@ var metric, imperial; | ||
name: { | ||
singular: 'Pound Foot', | ||
plural: 'Pound Feet', | ||
singular: 'Foot Pound', | ||
plural: 'Foot Pounds', | ||
display: 'ft-lb' | ||
}, | ||
to_anchor: 1 | ||
}, | ||
'kft-lb': { | ||
name: { | ||
singular: 'Kilo-Pound Foot', | ||
plural: 'Kilo-Pound Feet', | ||
display: 'kft-lb' | ||
}, | ||
to_anchor: 1/1000 | ||
} | ||
@@ -40,0 +32,0 @@ }; |
{ | ||
"name": "corva-convert-units", | ||
"version": "1.6.1", | ||
"version": "1.7.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
27777
1346