Socket
Socket
Sign inDemoInstall

corva-convert-units

Package Overview
Dependencies
2
Maintainers
17
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.11.1 to 1.11.2

11

lib/definitions/force.js

@@ -17,2 +17,13 @@ const { g } = require("../constants");

},
kN: {
name: {
singular: 'Kilonewton',
plural: 'Kilonewtons',
display: 'kN'
},
to_anchor: 1000,
aliases: [
"kN"
]
},
daN: {

@@ -19,0 +30,0 @@ name: {

2

package.json
{
"name": "corva-convert-units",
"version": "1.11.1",
"version": "1.11.2",
"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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc