Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

producteca-sdk

Package Overview
Dependencies
Maintainers
3
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

producteca-sdk - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

2

build/syncer/adjustmentToNewProductTransformer.js

@@ -14,3 +14,3 @@ (function() {

product = adjustment.productData();
product.description = adjustment.name;
product.description = product.description || adjustment.name;
if (this.settings.identifier === "sku") {

@@ -17,0 +17,0 @@ product.sku = adjustment.identifier;

@@ -8,3 +8,3 @@ {

},
"version": "0.0.33",
"version": "0.0.34",
"main": "build/sdk.js",

@@ -11,0 +11,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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