@types/victor
Advanced tools
Comparing version 0.2.27 to 0.2.28
@@ -127,6 +127,6 @@ // Type definitions for Victor.js 0.2.5 | ||
multiply(vector:Victor):Victor; | ||
/** | ||
* Multiplies both vector axis by the given scalar value | ||
* | ||
* | ||
* @param victor | ||
@@ -138,3 +138,3 @@ */ | ||
* Multiplies the X axis by the given scalar | ||
* | ||
* | ||
* @param victor | ||
@@ -146,3 +146,3 @@ */ | ||
* Multiplies the Y axis by the given scalar | ||
* | ||
* | ||
* @param vector | ||
@@ -380,4 +380,2 @@ */ | ||
declare module "victor" { | ||
export = Victor; | ||
} | ||
export = Victor; |
{ | ||
"name": "@types/victor", | ||
"version": "0.2.27", | ||
"version": "0.2.28", | ||
"description": "TypeScript definitions for Victor.js 0.2.5", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "9615a04fc9622badf4b18ac93deef666c589f45fa133576b7c196d8b3888213d" | ||
"typesPublisherContentHash": "80420e204752c37aa398ee83e6219084ca9bbbd769dd610e23681d3513190e16" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Mixed | ||
* Last updated: Thu, 06 Oct 2016 05:20:49 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
@@ -15,0 +15,0 @@ * Module Dependencies: none |
@@ -13,3 +13,3 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "Mixed", | ||
"kind": "ProperModule", | ||
"globals": [ | ||
@@ -25,3 +25,3 @@ "Victor" | ||
"hasPackageJson": false, | ||
"contentHash": "9615a04fc9622badf4b18ac93deef666c589f45fa133576b7c196d8b3888213d" | ||
"contentHash": "80420e204752c37aa398ee83e6219084ca9bbbd769dd610e23681d3513190e16" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10777
0
336