Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

corva-convert-units

Package Overview
Dependencies
Maintainers
3
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.6.1 to 1.7.0

12

lib/definitions/energy.js

@@ -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 @@ };

2

package.json
{
"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",

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