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

@nlo/currency-formatter

Package Overview
Dependencies
Maintainers
5
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlo/currency-formatter - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

0

dist/currency-formatter.d.ts

@@ -0,0 +0,0 @@ declare class CurrencyFormatter {

@@ -0,0 +0,0 @@ "use strict";

import currencyFormatter from './currency-formatter';
export default currencyFormatter;

@@ -0,0 +0,0 @@ "use strict";

11

package.json
{
"name": "@nlo/currency-formatter",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

@@ -14,7 +14,10 @@ "main": "dist/index.js",

"build": "tsc --build",
"watch": "tsc --watch"
"watch": "tsc --watch",
"test": "jest"
},
"devDependencies": {
"@types/node": "^13.13.5",
"typescript": "^3.8.3"
"jest-environment-jsdom": "29.3.1",
"ts-jest": "29.0.3",
"typescript": "4.9.4"
},

@@ -24,3 +27,3 @@ "publishConfig": {

},
"gitHead": "ae729b3d1580748d97047029b444444cb07369b6"
"gitHead": "f6bea9a39bd7d2134561cf0b0348e3cf45503605"
}
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