@nlo/currency-formatter
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -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"; |
{ | ||
"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" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4052
4