@aitodotai/aito-price-tool
Advanced tools
Comparing version
@@ -174,1 +174,2 @@ "use strict"; | ||
exports.calculatePrice = calculatePrice; | ||
//# sourceMappingURL=index.js.map |
@@ -60,1 +60,2 @@ "use strict"; | ||
}); | ||
//# sourceMappingURL=pricing.spec.js.map |
{ | ||
"name": "@aitodotai/aito-price-tool", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"description": "Calculates Aito invoices", | ||
@@ -33,7 +33,7 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.3.4", | ||
"@babel/node": "^7.2.2", | ||
"@babel/preset-env": "^7.3.4", | ||
"@babel/register": "^7.0.0", | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.8.4", | ||
"@babel/node": "^7.8.4", | ||
"@babel/preset-env": "^7.8.4", | ||
"@babel/register": "^7.8.3", | ||
"@types/chai": "^4.1.7", | ||
@@ -40,0 +40,0 @@ "@types/mocha": "^5.2.5", |
@@ -10,5 +10,5 @@ { | ||
// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */ | ||
// "declaration": true, /* Generates corresponding '.d.ts' file. */ | ||
// "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */ | ||
// "sourceMap": true, /* Generates corresponding '.map' file. */ | ||
"declaration": true, /* Generates corresponding '.d.ts' file. */ | ||
"declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */ | ||
"sourceMap": true, /* Generates corresponding '.map' file. */ | ||
// "outFile": "./", /* Concatenate and emit output to single file. */ | ||
@@ -61,2 +61,2 @@ "outDir": "./dist", /* Redirect output structure to the directory. */ | ||
} | ||
} | ||
} |
30794
42.53%15
66.67%409
4.6%