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

@momo-platform/momo-cornerstone

Package Overview
Dependencies
Maintainers
3
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@momo-platform/momo-cornerstone - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

package.json
{
"name": "@momo-platform/momo-cornerstone",
"version": "0.0.15",
"version": "0.0.16",
"description": "momo-cornerstone",

@@ -5,0 +5,0 @@ "author": {

@@ -27,3 +27,3 @@ import React, { useState, useEffect } from 'react';

purchase ?
<Text.H4 weight={'bold'} style={selected ? styles.txtSelected : styles.txt}>{NumberUtil.formatCurrency(purchase, '0', 'đ')}</Text.H4> :
<Text.H4 weight={'bold'} style={selected ? styles.txtSelected : styles.txt}>{NumberUtil.formatCurrency(purchase, 'đ')}</Text.H4> :
null

@@ -40,3 +40,2 @@ }

}
{

@@ -43,0 +42,0 @@ selected ?

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