Comparing version
{ | ||
"name": "money-calc", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Helper class for calculating money amounts without rounding errors.", | ||
@@ -21,3 +21,3 @@ "author": "Adam Demasi <adam@chariz.com>", | ||
"scripts": { | ||
"build": "tsup ./src/index.ts --format cjs,esm --target es5 --dts --clean", | ||
"build": "tsup ./src/index.ts --format cjs --target es5 --clean && tsup ./src/index.ts --format esm --target es2015 --dts", | ||
"lint": "eslint ./src", | ||
@@ -24,0 +24,0 @@ "lint:fix": "pnpm -s lint -- --fix", |
Sorry, the diff of this file is not supported yet
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
40295
0.24%543
0.18%0
-100%