You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@como/como-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@como/como-client - npm Package Compare versions

Comparing version

to
0.7.90

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

dateNow = moment();
url = baseUrl + '/alpha/api/OpenApp?InputType=json&locationId=' + locationId + '&token=' + token + '&Action=openedclub&TimeStamp=' + dateNow;
url = baseUrl + '/alpha/api/OpenApp?InputType=json&locationId=' + locationId + '&Action=openedclub&TimeStamp=' + dateNow;
_context12.next = 4;

@@ -418,0 +418,0 @@ return service.post(url, { LocationID: locationId, Data: data });

{
"name": "@como/como-client",
"version": "0.7.89",
"version": "0.7.90",
"description": "Client module for Como's loaylty API",

@@ -5,0 +5,0 @@ "main": "src/como.js",