Socket
Socket
Sign inDemoInstall

corva-convert-units

Package Overview
Dependencies
Maintainers
17
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.32 to 1.10.33

2

lib/definitions/resistivity.js

@@ -11,3 +11,3 @@ var metric, imperial;

to_anchor: 1,
alises: ['ohmm', 'ohm.m', 'ohm-'],
aliases: ['ohmm', 'ohm.m', 'ohm-'],
},

@@ -14,0 +14,0 @@ };

@@ -36,3 +36,3 @@ const { getAliases, reverseObject } = require('../helpers');

'Angle Per Length': [...getAliases(anglePerLength.metric), ...getAliases(anglePerLength.imperial)],
'Anglular Velocity': [...getAliases(angularVelocity.metric)],
'Angular Velocity': [...getAliases(angularVelocity.metric)],
'Area': [...getAliases(area.metric), ...getAliases(area.imperial)],

@@ -39,0 +39,0 @@ 'Current': [...getAliases(current.metric)],

{
"name": "corva-convert-units",
"version": "1.10.32",
"version": "1.10.33",
"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