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

awesomebot-fmp

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

awesomebot-fmp - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

3

lib/utilities.js

@@ -30,3 +30,2 @@ 'use strict'

url += urlPath;
console.log(params)
if (pathParameters) {

@@ -43,3 +42,2 @@ if (pathParameters instanceof Array)

console.log(url)
if (queryParameters) {

@@ -61,3 +59,2 @@ for (const key in queryParameters)

url += queryString;
console.log(url)

@@ -64,0 +61,0 @@ return url;

2

package.json
{
"name": "awesomebot-fmp",
"version": "1.2.1",
"version": "1.2.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "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