Socket
Socket
Sign inDemoInstall

cws-convert-units

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cws-convert-units - npm Package Compare versions

Comparing version 2.3.4-c to 2.3.4-c1

2

lib/index.d.ts

@@ -1,2 +0,2 @@

declare module "convert-units" {
declare module "cws-convert-units" {
type uDistance = "mm" | "cm" | "m" | "km" | "in" | "ft-us" | "ft" | "mi"; // Distance

@@ -3,0 +3,0 @@ type uArea = "mm2" | "cm2" | "m2" | "ha" | "km2" | "in2" | "ft2" | "ac" | "mi2"; // Area

{
"name": "cws-convert-units",
"version": "2.3.4-c",
"version": "2.3.4-c1",
"description": "Convert between quantities in different units",

@@ -19,3 +19,3 @@ "main": "lib",

"type": "git",
"url": "git://github.com/ben-ng/convert-units.git"
"url": "https://github.com/joshterrill/convert-units"
},

@@ -22,0 +22,0 @@ "keywords": [

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