@eturnity/eturnity_maths
Advanced tools
Comparing version 1.0.12 to 1.0.13-EPDM-7379-1
{ | ||
"name": "@eturnity/eturnity_maths", | ||
"version": "1.0.12", | ||
"version": "1.0.13-EPDM-7379-1", | ||
"author": "Eturnity Team", | ||
@@ -18,3 +18,2 @@ "main": "src/index.js", | ||
"lodash": "^4.17.21", | ||
"paper": "^0.12.17", | ||
"planar-face-discovery": "^2.0.7", | ||
@@ -21,0 +20,0 @@ "svd-js": "^1.1.1", |
@@ -1,4 +0,2 @@ | ||
import { Point } from 'paper/dist/paper-core' | ||
import { | ||
polygonCloseTolerance, | ||
earthRadius | ||
@@ -5,0 +3,0 @@ } from './config' |
@@ -7,2 +7,3 @@ | ||
export * from './vector'; | ||
export * from './snap'; | ||
export * from './intersectionPolygon'; | ||
@@ -9,0 +10,0 @@ export * from './objects'; |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
96658
4
26
3012
2
- Removedpaper@^0.12.17
- Removedpaper@0.12.18(transitive)