positioning-strategy
Advanced tools
Comparing version
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.calculateChildPosition = void 0; | ||
exports.calculateChildPosition = calculateChildPosition; | ||
var primaryAxis = { | ||
@@ -126,4 +126,3 @@ placements: { | ||
} | ||
exports.calculateChildPosition = calculateChildPosition; | ||
exports.default = calculateChildPosition; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "positioning-strategy", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"author": "developers@taskworld.com", | ||
@@ -30,8 +30,8 @@ "license": "ISC", | ||
"devDependencies": { | ||
"@thisismanta/semantic-version": "^8.0.0", | ||
"@vitest/coverage-v8": "^1.2.2", | ||
"lefthook": "^1.6.1", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.2" | ||
"@thisismanta/semantic-version": "^9.1.0", | ||
"@vitest/coverage-v8": "^2.0.5", | ||
"lefthook": "^1.7.14", | ||
"typescript": "^5.5.4", | ||
"vitest": "^2.0.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
18992
-0.21%240
-0.41%