Socket
Socket
Sign inDemoInstall

@shopware-pwa/api-client

Package Overview
Dependencies
Maintainers
2
Versions
591
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-pwa/api-client - npm Package Compare versions

Comparing version 0.1.14 to 0.1.15

2

dist/index.d.ts

@@ -116,3 +116,3 @@ import { AxiosInstance, AxiosResponse } from 'axios';

*/
declare function getProductReviews(productId: string, criteria?: ShopwareSearchParams, contextInstance?: ShopwareApiInstance): Promise<EntityResult<"ProductReview", ProductReview[]>>;
declare function getProductReviews(productId: string, criteria?: ShopwareSearchParams, contextInstance?: ShopwareApiInstance): Promise<EntityResult<"product_review", ProductReview[]>>;

@@ -119,0 +119,0 @@ /**

{
"name": "@shopware-pwa/api-client",
"version": "0.1.14",
"version": "0.1.15",
"module": "./dist/index.mjs",

@@ -20,3 +20,3 @@ "types": "./dist/index.d.ts",

"dependencies": {
"@shopware-pwa/types": "0.1.14",
"@shopware-pwa/types": "0.1.15",
"axios": "^0.27.2",

@@ -23,0 +23,0 @@ "query-string": "^7.1.1"

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