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

@como/como-client

Package Overview
Dependencies
Maintainers
7
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@como/como-client - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

4

lib/como.js

@@ -618,2 +618,6 @@ 'use strict';

como.getFriendReferralInviteLink = function (referral) {
return comoData.env_params.gateway + '/ssr-modules/friend-referral/' + comoData.locationId + '?referral=' + referral;
};
como.getLocationState = function () {

@@ -620,0 +624,0 @@ return comoData.locationState;

2

package.json
{
"name": "@como/como-client",
"version": "0.1.6",
"version": "0.1.7",
"description": "Client module for Como's loaylty API",

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