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

@shopware-pwa/composables-next

Package Overview
Dependencies
Maintainers
2
Versions
747
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-pwa/composables-next - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

build.config.ts

@@ -6,3 +6,3 @@ import { defineBuildConfig } from "unbuild";

rollup: {
emitCJS: false,
emitCJS: true,
cjsBridge: true,

@@ -9,0 +9,0 @@ },

{
"name": "@shopware-pwa/composables-next",
"version": "0.1.3",
"version": "0.1.4",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"main": "./dist/index.cjs",
"license": "MIT",

@@ -15,3 +16,3 @@ "scripts": {

"devDependencies": {
"@shopware-pwa/helpers-next": "0.1.3",
"@shopware-pwa/helpers-next": "0.1.4",
"@shopware-pwa/shopware-6-client": "canary",

@@ -18,0 +19,0 @@ "@shopware-pwa/types": "workspace:*",

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