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

@shopware-ag/e2e-testsuite-platform

Package Overview
Dependencies
Maintainers
8
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-ag/e2e-testsuite-platform - npm Package Compare versions

Comparing version 7.0.3 to 7.0.4

2

cypress/support/service/administration/fixture/order.fixture.js

@@ -53,2 +53,4 @@ const AdminFixtureService = require('../fixture.service.js');

return Object.assign({}, {
itemRounding: {"decimals": 2, "interval": 0.01, "roundForNet": true},
totalRounding: {"decimals": 2, "interval": 0.01, "roundForNet": true},
currencyId: currency.id,

@@ -55,0 +57,0 @@ currencyFactor: currency.attributes.factor,

2

package.json
{
"name": "@shopware-ag/e2e-testsuite-platform",
"version": "7.0.3",
"version": "7.0.4",
"description": "E2E Testsuite for Shopware 6 using Cypress.js",

@@ -5,0 +5,0 @@ "keywords": [

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