@mathigon/euclid
Advanced tools
Comparing version 0.6.6 to 0.6.7
{ | ||
"name": "@mathigon/euclid", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "Euclidean geometry classes and tools for JavaScript.", | ||
@@ -30,4 +30,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@mathigon/core": "^0.6.0", | ||
"@mathigon/fermat": "^0.6.1" | ||
"@mathigon/core": "^0.6.2", | ||
"@mathigon/fermat": "^0.6.3" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
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
Updated@mathigon/core@^0.6.2
Updated@mathigon/fermat@^0.6.3