Socket
Socket
Sign inDemoInstall

@softwarerero/numbertoword

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@softwarerero/numbertoword - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "@softwarerero/numbertoword",
"version": "1.0.5",
"version": "1.0.6",
"license": "ISC",

@@ -5,0 +5,0 @@ "description": "Convert numbers to words",

@@ -18,2 +18,10 @@ Helper functions to convert positive numbers to letters.

<!-- SIETE MILLONES QUINIENTOS TREINTA Y OCHO MIL SEISCIENTOS SETENTA Y SIETE -->
<!-- SIETE MILLONES QUINIENTOS TREINTA Y OCHO MIL SEISCIENTOS SETENTA Y SIETE -->
## New release
- Update version in package.json & package-lock.json
- git commit -am '1.0.6'
- git tag v1.0.6
- npm publish
- git push
- git push --tags
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