Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "impetus-fp", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "dist/impetus.js", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
@@ -126,2 +126,14 @@ Impetus.js | ||
</tr> | ||
<tr> | ||
<th scope="row" align="left"><code>.getValueX()</code></th> | ||
<td> | ||
This will return current position X <code>instance = instance.getValueX()</code> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th scope="row" align="left"><code>.getValueY()</code></th> | ||
<td> | ||
This will return current position Y <code>instance = instance.getValueX()</code> | ||
</td> | ||
</tr> | ||
</tbody> | ||
@@ -128,0 +140,0 @@ </table> |
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
56362
145