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

@shopware-ag/acceptance-test-suite

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-ag/acceptance-test-suite - npm Package Compare versions

Comparing version 3.8.1 to 3.8.2

6

dist/index.d.ts

@@ -552,3 +552,3 @@ import * as axe_core from 'axe-core';

*/
assignManufacturerProduct(manufacturerId: string, productId: string): Promise<playwright_core.APIResponse>;
assignManufacturerProduct(manufacturerId: string, productId: string): Promise<void>;
/**

@@ -783,2 +783,6 @@ * Assigns a product to a category.

SaaSInstanceSetup: () => Promise<void>;
InstanceMeta: {
version: string;
isSaaS: boolean;
};
}

@@ -785,0 +789,0 @@

2

package.json
{
"name": "@shopware-ag/acceptance-test-suite",
"version": "3.8.1",
"version": "3.8.2",
"description": "Shopware Acceptance Test Suite",

@@ -5,0 +5,0 @@ "author": "shopware AG",

Sorry, the diff of this file is not supported yet

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