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

@radio-retail/api-client

Package Overview
Dependencies
Maintainers
3
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radio-retail/api-client - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

4

dist/index.js

@@ -11,3 +11,3 @@ const axios = require('axios');

const product = require('./routes/product');
const products = require('./routes/products');

@@ -40,3 +40,3 @@ const jobs = require('./routes/jobs');

subCategories: subCategories(instance),
product: product(instance),
products: products(instance),
jobs: jobs(instance),

@@ -43,0 +43,0 @@ agencies: agencies(instance),

{
"name": "@radio-retail/api-client",
"description": "Radio Retail API client",
"version": "1.1.8",
"version": "1.1.9",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "scripts": {

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