geo-math-utils
Advanced tools
Comparing version 0.0.4 to 0.0.6
{ | ||
"name": "geo-math-utils", | ||
"version": "0.0.4", | ||
"version": "0.0.6", | ||
"main": "dist/index.js", | ||
@@ -11,3 +11,3 @@ "repository": { | ||
"compile": "rimraf dist && tsc", | ||
"build": "npm install && npm run compile" | ||
"build": "npm install && typings install && npm run compile" | ||
}, | ||
@@ -14,0 +14,0 @@ "dependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3472
0