@daeinc/geom
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@daeinc/geom", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Geometry utilities", | ||
@@ -21,2 +21,6 @@ "types": "./dist/index.d.ts", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@daeinc/math": "^0.2.0", | ||
"gl-vec2": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
@@ -28,6 +32,2 @@ "@types/gl-vec2": "^1.3.2", | ||
}, | ||
"dependencies": { | ||
"@daeinc/math": "^0.1.0", | ||
"gl-vec2": "^1.3.0" | ||
}, | ||
"publishConfig": { | ||
@@ -34,0 +34,0 @@ "access": "public", |
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
+ Added@daeinc/math@0.2.0(transitive)
- Removed@daeinc/math@0.1.0(transitive)
Updated@daeinc/math@^0.2.0