Comparing version 0.0.165-beta.0 to 0.0.165-beta.1
{ | ||
"name": "@vx/curve", | ||
"version": "0.0.165-beta.0", | ||
"version": "0.0.165-beta.1", | ||
"description": "vx curve", | ||
@@ -16,3 +16,3 @@ "sideEffects": false, | ||
"build:dist": "rm -rf dist && mkdir dist && rollup -c", | ||
"build:babel": "rm -rf build && mkdir build && babel src --out-dir build --ignore node_modules/ --presets stage-0,react,env --plugins external-helpers", | ||
"build:babel": "rm -rf build && mkdir build && babel src --out-dir build --ignore node_modules/ --presets stage-0,react,env", | ||
"prepublish": "npm run build", | ||
@@ -19,0 +19,0 @@ "test": "jest" |
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
8561