Socket
Socket
Sign inDemoInstall

@cloudcommerce/api

Package Overview
Dependencies
Maintainers
1
Versions
406
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcommerce/api - npm Package Compare versions

Comparing version 2.12.1 to 2.12.2

2

package.json
{
"name": "@cloudcommerce/api",
"type": "module",
"version": "2.12.1",
"version": "2.12.2",
"description": "e-com.plus Cloud Commerce APIs client/adapter",

@@ -6,0 +6,0 @@ "main": "lib/api.js",

@@ -372,3 +372,3 @@ import type { Products } from './types/products';

resource_id?: ResourceId,
action: string,
action: 'create' | 'update' | 'delete',
modified_fields: string[],

@@ -375,0 +375,0 @@ method?: number | undefined,

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