loganmatic
Advanced tools
Comparing version
@@ -5,5 +5,4 @@ "use strict"; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var Main_1 = __importDefault(require("./Main")); | ||
var calculator = new Main_1.default(); | ||
exports.default = calculator; | ||
module.exports = calculator; |
{ | ||
"name": "loganmatic", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Math library with some functions to facilitate calculations", | ||
@@ -5,0 +5,0 @@ "publisher": "Gabriel Logan", |
@@ -7,3 +7,3 @@ # Math_Lib | ||
<a href="https://www.buymeacoffee.com/gabriellogan" target="_blank"> | ||
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 50px !important;width: 180px !important;" > | ||
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 40px !important;width: 160px !important;" > | ||
</a> | ||
@@ -10,0 +10,0 @@ </p> |
import Calculator from "./Main"; | ||
declare const calculator: Calculator; | ||
export default calculator; | ||
export = calculator; |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%36358
-0.19%865
-0.12%