Socket
Socket
Sign inDemoInstall

corva-convert-units

Package Overview
Dependencies
Maintainers
12
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

corva-convert-units - npm Package Compare versions

Comparing version 1.10.21 to 1.10.22

28

lib/definitions/gasConcentration.js
const metric = {
'%EMA INT (10000Units)': {
'Units (0-10000u)': {
name: {
singular: '%EMA International Unit',
plural: '%EMA International Units',
display: '%EMA International Units'
singular: 'Unit (0-10000u)',
plural: 'Units (0-10000u)',
display: 'Units (0-10000u)'
},
to_anchor: 100
},
'%EMA US (5000Units)': {
'Units (0-5000u)': {
name: {
singular: '%EMA US Unit',
plural: '%EMA US Units',
display: '%EMA US Units'
singular: 'Unit (0-5000u)',
plural: 'Units (0-5000u)',
display: 'Units (0-5000u)'
},
to_anchor: 50
},
'Units': {
'%EMA': {
name: {
singular: 'Unit',
plural: 'Units',
display: 'Units'
singular: '%EMA',
plural: '%EMA',
display: '%EMA'
},

@@ -34,7 +34,7 @@ to_anchor: 1

metric: {
unit: 'Units',
unit: '%EMA',
ratio: 1
},
imperial: {
unit: 'Units',
unit: '%EMA',
ratio: 1

@@ -41,0 +41,0 @@ }

{
"name": "corva-convert-units",
"version": "1.10.21",
"version": "1.10.22",
"description": "Convert between quantities in different units",

@@ -5,0 +5,0 @@ "main": "lib",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc