Socket
Socket
Sign inDemoInstall

prostore.rest-client

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prostore.rest-client - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

index.js

@@ -34,3 +34,3 @@ 'use strict';

get: function () {
return this.url + '/api';
return this.url + '/api/v1';
}

@@ -37,0 +37,0 @@ });

{
"name": "prostore.rest-client",
"version": "0.0.3",
"version": "0.0.4",
"description": "ProStore REST API Client",

@@ -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