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.12.0 to 1.12.1

2

lib/definitions/density.js

@@ -69,3 +69,3 @@ const { g } = require("../constants");

},
to_anchor: (1 / 1000) / g,
to_anchor: 1 / g,
aliases: ['kPa/m'],

@@ -72,0 +72,0 @@ }

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