Comparing version 0.0.84 to 0.0.106
@@ -33,2 +33,7 @@ "use strict"; | ||
} | ||
}, { | ||
key: "toArray", | ||
value: function toArray() { | ||
return [this.x, this.y]; | ||
} | ||
}]); | ||
@@ -35,0 +40,0 @@ |
{ | ||
"name": "@vx/point", | ||
"version": "0.0.84", | ||
"version": "0.0.106", | ||
"description": "vx point", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
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
2819
34