New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

moneydew

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moneydew - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

4

dist/money_formatter.d.ts

@@ -86,3 +86,3 @@ import { Money } from "./money";

*/
private prefix;
prefix(isNegative: boolean): string;
/**

@@ -94,3 +94,3 @@ *

*/
private suffix;
suffix(isNegative: boolean): string;
/**

@@ -97,0 +97,0 @@ * @param money The value to convert to a myriad string.

{
"name": "moneydew",
"version": "0.0.3",
"version": "0.1.0",
"description": "This is a library for formatting currencies designed for frontend applications. Also has arithmetic capabilities. Arithmetic implementation is slow and not designed for large-scale backend applications.",

@@ -5,0 +5,0 @@ "main": "dist/moneydew.cjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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