Socket
Book a DemoInstallSign in
Socket

positioning-strategy

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

positioning-strategy - npm Package Compare versions

Comparing version

to
4.1.2

3

index.js
"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