yahoo-exchange
Advanced tools
Comparing version 1.5.6 to 1.5.7
@@ -21,6 +21,7 @@ "use strict"; | ||
parseFloat(parseReact(html, 39, 1).split('(')[1].split("\%")[0])); | ||
list.push(r(42)); | ||
list.push(parseFloat(parseReact(html, 42, 2).split('<')[0])); | ||
list.push(r(48)); | ||
list.push(r(54)); | ||
list.push(r(71)); | ||
require('fs').writeFileSync(new Date().getTime().toString(), html.toString()); | ||
list.push(parseFloat(remove(html.split('data-reactid="61">')[2].split(' ')[0], ','))); | ||
@@ -27,0 +28,0 @@ list.push(parseFloat(remove(html.split('data-reactid="61">')[2].split(' ')[2].split('<')[0], ','))); |
@@ -19,6 +19,7 @@ import request = require('request'); | ||
parseFloat(parseReact(html, 39, 1).split('(')[1].split("\%")[0])); | ||
list.push(r(42)); | ||
list.push(parseFloat(parseReact(html, 42, 2).split('<')[0])); | ||
list.push(r(48)); | ||
list.push(r(54)); | ||
list.push(r(71)); | ||
require('fs').writeFileSync(new Date().getTime().toString(), html.toString()); | ||
list.push(parseFloat(remove(html.split('data-reactid="61">')[2].split(' ')[0], ','))); | ||
@@ -25,0 +26,0 @@ list.push(parseFloat(remove(html.split('data-reactid="61">')[2].split(' ')[2].split('<')[0], ','))); |
@@ -14,3 +14,3 @@ { | ||
"main": "index.js", | ||
"version": "1.5.6", | ||
"version": "1.5.7", | ||
"license": "MIT", | ||
@@ -17,0 +17,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2008949
17
368
1