Socket
Socket
Sign inDemoInstall

@shopletzy/shop-sdk

Package Overview
Dependencies
0
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.30 to 0.1.31

4

dist/customer.js

@@ -180,3 +180,3 @@ "use strict";

const d = yield this.client.fetch(`/${this.client.storeName}/v1/registerDeviceToken`, {
method: 'POST',
method: 'PUT',
headers: {

@@ -196,3 +196,3 @@ 'Content-Type': 'application/json',

const d = yield this.client.fetch(`/${this.client.storeName}/v1/unregisterDeviceToken`, {
method: 'POST',
method: 'PUT',
headers: {

@@ -199,0 +199,0 @@ 'Content-Type': 'application/json',

{
"name": "@shopletzy/shop-sdk",
"version": "0.1.30",
"version": "0.1.31",
"description": "Shop SDK for Shopletzy Storefront APIs",

@@ -29,2 +29,2 @@ "main": "dist/index.js",

]
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc