New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yahoo-exchange

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yahoo-exchange - npm Package Compare versions

Comparing version 1.5.6 to 1.5.7

1524825690995

3

index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc