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

@shopware-ag/dive

Package Overview
Dependencies
Maintainers
10
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-ag/dive - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

2

package.json
{
"name": "@shopware-ag/dive",
"version": "1.0.17",
"version": "1.0.18",
"description": "Shopware Spatial Framework",

@@ -5,0 +5,0 @@ "type": "module",

<p align="center">
<img alt="DIVE logo" src="./assets/svg/dive.svg" style="width: 100%; height: auto; max-height: 500px;">
</p>
<p align="center">
<a href="#badge">
<img alt="dive: downloads" src="https://img.shields.io/npm/v/%40shopware-ag%2Fdive">
</a>
<a href="#badge">
<img alt="dive: downloads" src="https://img.shields.io/npm/d18m/%40shopware-ag%2Fdive">
</a>
<a href="#badge">
<img alt="dive: downloads" src="https://img.shields.io/npm/l/%40shopware-ag%2Fdive">
</a>
<a href="#badge">
<img alt="dive: downloads" src="https://img.shields.io/npm/types/%40shopware-ag%2Fdive">
</a>
</p>
# About

@@ -28,5 +47,5 @@ DIVE is a spatial framework made by and optimized for Shopware. It can be used directly integrated in a Shopware frontend such as Storefront or in any other frontend you want to use it in, it is not tied to Shopware.

resolve: {
extensions: ['.ts', '.tsx', '.js', '.vue'],
extensions: ['.ts', '.cjs', '.js'],
alias: {
dive: path.resolve(__dirname, 'path/to/node_modules/@shopware-ag/dive'),
"@shopware-ag/dive": path.resolve(__dirname, 'path/to/node_modules/@shopware-ag/dive'),
}

@@ -33,0 +52,0 @@ },

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