Socket
Socket
Sign inDemoInstall

cdrake-se

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdrake-se - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

Engines/Yahoo.js

@@ -53,3 +53,3 @@ /***

const Buffer = { Links: [], Titles: [], Descriptions: [] };
$('.options-toggle > .title > a').each((Index, Element) => Buffer.Links[Index] = $(Element).attr('href'));
$('.options-toggle > .title > a > span').each((Index, Element) => Buffer.Links[Index] = $(Element).text().replaceAll('›', '/').replaceAll(/\s/g,''));
$('.options-toggle > .title > a > span').each((Index, Element) => $(Element).remove());

@@ -56,0 +56,0 @@ $('.options-toggle > .title').each((Index, Element) => Buffer.Titles[Index] = $(Element).text());

{
"name": "cdrake-se",
"version": "1.0.6",
"version": "1.0.7",
"description": "A library that will make your life easier when you want to search the internet, not pay APIs, search from your computer for free!",

@@ -5,0 +5,0 @@ "author": "Rodolfo Herrera Hernandez @codewithrodi",

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