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.8.2 to 1.8.3

lib/definitions/angle.js

3

lib/index.js

@@ -19,3 +19,4 @@ var convert, keys = require('lodash.keys'),

mpl: require('./definitions/mpl'),
volumeFlowRate: require('./definitions/volumeFlowRate')
volumeFlowRate: require('./definitions/volumeFlowRate'),
angle: require('./definitions/angle')
},

@@ -22,0 +23,0 @@ Converter;

{
"name": "corva-convert-units",
"version": "1.8.2",
"version": "1.8.3",
"description": "Convert between quantities in different units",

@@ -10,4 +10,4 @@ "main": "lib",

},
"author": "Corva.ai, Ben Ng <me@benng.me> (http://benng.me)",
"author": "Corva.ai, Ben Ng <me@benng.me> (http://benng.me), Jasper Miles",
"license": "MIT"
}

@@ -13,3 +13,3 @@ convert-units

-------
Copyright (c) 2013-2017 Corva http://corva.ai ; Ben Ng, and Contributors, http://benng.me
Copyright (c) 2013-2017 Corva http://corva.ai ; Ben Ng, Jasper Miles, and Contributors, http://benng.me

@@ -16,0 +16,0 @@ Permission is hereby granted, free of charge, to any person

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