Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

currency-in-words

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

currency-in-words - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

7

package.json
{
"name": "currency-in-words",
"version": "3.0.1",
"version": "3.0.2",
"description": "A light-weight, fast and efficient lib that converts currency or any numbers to corresponding words",

@@ -8,5 +8,8 @@ "main": "dist/index.js",

"test": "jest",
"build": "npm run clean && tsc --project tsconfig.json",
"build": "npm run clean && tsc --project tsconfig.build.json",
"clean": "rm -rf dist"
},
"files": [
"dist"
],
"repository": {

@@ -13,0 +16,0 @@ "type": "git",

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