Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0 to 1.1.1

2

dist/routes/agencies.js

@@ -5,3 +5,3 @@ const crud = require('../utils/crud');

const baseRoute = ' /v2/agencies';
const baseRoute = '/v2/agencies';

@@ -8,0 +8,0 @@ module.exports = function (instance) {

@@ -5,3 +5,3 @@ const crud = require('../utils/crud');

const baseRoute = 'v2/voiceovers';
const baseRoute = '/v2/voiceovers';

@@ -8,0 +8,0 @@ module.exports = function (instance) {

{
"name": "@radio-retail/api-client",
"description": "Radio Retail API client",
"version": "1.1.0",
"version": "1.1.1",
"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