+1
-1
| { | ||
| "name": "win-base", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Helper libraries for the winjs evolutionary library", | ||
| "main": "winutils.js" | ||
| } |
+1
-1
| { | ||
| "name": "win-utils", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Helper libraries for the winjs evolutionary library", | ||
@@ -5,0 +5,0 @@ "scripts": [ |
+1
-1
| { | ||
| "name": "win-utils", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Helper libraries for the win evolutionary library. Built for NPM/Component.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+3
-1
@@ -107,3 +107,5 @@ /** | ||
| for (i in selfBrowser) { | ||
| //global count only ever called inside browser environment | ||
| //lets loop through and count the keys in window -- then cahce that as part of our fingerprint | ||
| for (i in window) { | ||
| count++; | ||
@@ -110,0 +112,0 @@ } |
Sorry, the diff of this file is not supported yet
10093
1.81%224
0.9%