Socket
Socket
Sign inDemoInstall

k-convert

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

31

package.json
{
"name": "k-convert",
"version": "1.0.1",
"description": "Convert a number to k-metric or a k-metric number to a long number",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"convert",
"number",
"metric"
],
"author": "Margato",
"license": "ISC"
"name": "k-convert",
"version": "1.0.2",
"description": "Convert a number to k-metric or a k-metric number to a long number",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"convert",
"number",
"metric",
"k-metric",
"thousand",
"display"
],
"author": "Margato",
"license": "ISC"
}

@@ -15,3 +15,3 @@ #k-convert

Returning "420.5k"
Returns "420.5k"

@@ -24,2 +24,2 @@ and convert strings using the k-metric to float numbers:

Returning 23200
Returns 23200
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