Comparing version 0.0.10 to 0.0.16
{ | ||
"name": "@vx/curve", | ||
"version": "0.0.10", | ||
"version": "0.0.16", | ||
"description": "vx curve", | ||
@@ -11,3 +11,4 @@ "main": "build/index.js", | ||
"scripts": { | ||
"build": "make build SRC=./src" | ||
"build": "make build SRC=./src", | ||
"prepublish": "make build SRC=./src" | ||
}, | ||
@@ -14,0 +15,0 @@ "keywords": [ |
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
1415