@math.gl/polygon
Advanced tools
Comparing version 4.1.0-alpha.3 to 4.1.0-alpha.9
@@ -24,1 +24,2 @@ import type { NumericArray } from '@math.gl/core'; | ||
}): Polygon[]; | ||
//# sourceMappingURL=cut-by-grid.d.ts.map |
@@ -221,1 +221,2 @@ // math.gl | ||
} | ||
//# sourceMappingURL=cut-by-grid.js.map |
@@ -17,1 +17,2 @@ import type { Polygon } from "./cut-by-grid.js"; | ||
}): Polygon[]; | ||
//# sourceMappingURL=cut-by-mercator-bounds.d.ts.map |
@@ -149,1 +149,2 @@ // math.gl | ||
} | ||
//# sourceMappingURL=cut-by-mercator-bounds.js.map |
@@ -13,1 +13,2 @@ import type { NumericArray } from '@math.gl/core'; | ||
export declare function earcut(positions: NumericArray, holeIndices?: NumericArray, dim?: number, areas?: NumericArray, plane?: Plane2D): number[]; | ||
//# sourceMappingURL=earcut.d.ts.map |
@@ -625,1 +625,2 @@ // math.gl | ||
} | ||
//# sourceMappingURL=earcut.js.map |
@@ -9,1 +9,2 @@ export { Polygon } from "./polygon.js"; | ||
export { Polygon as _Polygon } from "./polygon.js"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -12,1 +12,2 @@ // math.gl | ||
export { Polygon as _Polygon } from "./polygon.js"; | ||
//# sourceMappingURL=index.js.map |
@@ -31,1 +31,2 @@ import type { NumericArray } from '@math.gl/core'; | ||
export declare function bitCode(p: number[], bbox: BoundingBox): number; | ||
//# sourceMappingURL=lineclip.d.ts.map |
@@ -182,1 +182,2 @@ // math.gl | ||
} | ||
//# sourceMappingURL=lineclip.js.map |
@@ -103,1 +103,2 @@ import type { NumericArray } from '@math.gl/core'; | ||
export {}; | ||
//# sourceMappingURL=polygon-utils.d.ts.map |
@@ -152,1 +152,2 @@ // math.gl | ||
} | ||
//# sourceMappingURL=polygon-utils.js.map |
@@ -41,1 +41,2 @@ import type { SegmentVisitorPoints } from "./polygon-utils.js"; | ||
} | ||
//# sourceMappingURL=polygon.d.ts.map |
@@ -71,1 +71,2 @@ // math.gl | ||
} | ||
//# sourceMappingURL=polygon.js.map |
@@ -5,1 +5,2 @@ import type { NumericArray } from '@math.gl/core'; | ||
export declare function getPointAtIndex(positions: Readonly<NumericArray>, index: number, size: number, offset: number, out?: number[]): number[]; | ||
//# sourceMappingURL=utils.d.ts.map |
@@ -38,1 +38,2 @@ // math.gl | ||
} | ||
//# sourceMappingURL=utils.js.map |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "4.1.0-alpha.3", | ||
"version": "4.1.0-alpha.9", | ||
"keywords": [ | ||
@@ -20,3 +20,3 @@ "webgl", | ||
"type": "git", | ||
"url": "https://github.com/uber-web/math.gl.git" | ||
"url": "https://github.com/visgl/math.gl.git" | ||
}, | ||
@@ -38,5 +38,5 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@math.gl/core": "4.1.0-alpha.3" | ||
"@math.gl/core": "4.1.0-alpha.9" | ||
}, | ||
"gitHead": "566d5ec1819367a7d7e98b413eed6f951913c35b" | ||
"gitHead": "fa5b6ee40cb05456fa32f85989abfa62e087f45e" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
300129
45
+ Added@math.gl/core@4.1.0-alpha.9(transitive)
+ Added@math.gl/types@4.1.0-alpha.9(transitive)
- Removed@math.gl/core@4.1.0-alpha.3(transitive)
- Removed@math.gl/types@4.1.0-alpha.3(transitive)
Updated@math.gl/core@4.1.0-alpha.9