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

@ipmanlk/rem-track-hunter

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ipmanlk/rem-track-hunter - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

dist/general/common.js

@@ -91,3 +91,3 @@ "use strict";

return [4 /*yield*/, Cache.getValue("youtube_url", keyword).catch(function (e) {
console.log("Failed to read youtube_url table.");
// console.log("Failed to read youtube_url table.");
})];

@@ -119,3 +119,3 @@ case 1:

Cache.saveValue("youtube_url", keyword, youtubeLink).catch(function (e) {
console.log("Failed to write to youtube_url table.");
// console.log("Failed to write to youtube_url table.");
});

@@ -122,0 +122,0 @@ }

{
"name": "@ipmanlk/rem-track-hunter",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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