🚀 DAY 3 OF LAUNCH WEEK: Introducing Webhook Events for Pull Request Scans.Learn more →
Socket
Book a DemoInstallSign in
Socket

producteca-sdk

Package Overview
Dependencies
Maintainers
5
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

producteca-sdk

SDK for querying the Producteca's API

latest
Source
npmnpm
Version
8.19.0
Version published
Weekly downloads
961
36.51%
Maintainers
5
Weekly downloads
 
Created
Source

Producteca SDK

Migration guide

2.x => 3.x

  • Renamed ProductsApi::updateVariationPictures to addVariationPictures.
  • Added ProductsApi::updateVariationPictures with the right behavior.

1.x => 2.x

  • Renames in Product:
    • description => name
    • sku => code
    • variations[...].barcode => variations[...].sku

0.x => 1.x

  • The APIs are now divided in different classes (ContactsApi, ProductsApi, SalesOrdersApi).

Publish instructions

npm version [<newversion> | major | minor | patch | ...] [-m <commit message>]

It would be ideal to write a brief description for the GitHub release after the publication.

FAQs

Package last updated on 07 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts