geometry-2d
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "geometry-2d", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "", | ||
@@ -16,4 +16,3 @@ "main": "lib/point.js", | ||
"install-globally": "npm install -g .", | ||
"prepublish": "npm run clean && flow check && npm run test && npm run build && cp src/point.js lib/point.js.flow", | ||
"publish": "npm publish" | ||
"prepublish": "npm run clean && flow check && npm run test && npm run build && cp src/point.js lib/point.js.flow" | ||
}, | ||
@@ -20,0 +19,0 @@ "repository": { |
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
39750