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

corva-convert-units

Package Overview
Dependencies
Maintainers
4
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.8.8 to 1.8.9

6

lib/definitions/pressure.js

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

},
to_anchor: ((1 / 144) / 100)
to_anchor: ((1 / 144) / 10000)
},

@@ -94,3 +94,3 @@ hsf: {

},
to_anchor: ((1 / 144) / 10)
to_anchor: ((1 / 144) / 100000)
}

@@ -108,3 +108,3 @@ };

imperial: {
unit: 'psi',
unit: 'ksi',
ratio: 1 / 0.00014503768078

@@ -111,0 +111,0 @@ }

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