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
8
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.2.0 to 4.2.1

2

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

@@ -9,3 +9,3 @@ const { join, resolve } = require('path');

const vue3 = !!process.env.VUE3;
if (!vue3) {
if (vue3) {
// To make sure that the vue3 logic in the boot process is used

@@ -12,0 +12,0 @@ global.window._features_ = {

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

## [v4.2.1] - 2023-08-25
### Changed
- Changed a wrong negation for the Vue 3 flag
## [v4.2.0] - 2023-08-25

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

{
"name": "@shopware-ag/jest-preset-sw6-admin",
"version": "4.2.0",
"version": "4.2.1",
"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