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

@shopware-ag/jest-preset-sw6-admin

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-ag/jest-preset-sw6-admin - npm Package Compare versions

Comparing version 4.3.2 to 4.3.3

4

@tool/setup-env-for-shopware.js

@@ -16,2 +16,6 @@ const { join, resolve } = require('path');

if (disableJestCompatMode) {
window._features_.DISABLE_VUE_COMPAT = true;
}
const Shopware = require(resolve(join(srcPath, `src/core/shopware.ts`))).ShopwareInstance;

@@ -18,0 +22,0 @@

@@ -8,2 +8,7 @@

## [v4.3.3] - 2024-06-25
### Changed
- Activate feature flag "DISABLE_VUE_COMPAT" when Vue compat mode is disabled
## [v4.3.2] - 2024-06-17

@@ -10,0 +15,0 @@

2

package.json
{
"name": "@shopware-ag/jest-preset-sw6-admin",
"version": "4.3.2",
"version": "4.3.3",
"description": "Jest Test preset for Shopware 6 administration unit tests",

@@ -5,0 +5,0 @@ "main": "jest-preset.js",

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