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.2.0 to 0.2.1

2

dist/index.d.ts

@@ -580,2 +580,4 @@ import * as vue from 'vue';

salutation: Ref<Salutation | null>;
defaultBillingAddressId: ComputedRef<string | null>;
defaultShippingAddressId: ComputedRef<string | null>;
refreshUser: () => Promise<void>;

@@ -582,0 +584,0 @@ logout: () => Promise<void>;

2

package.json
{
"name": "@shopware-pwa/composables-next",
"version": "0.2.0",
"version": "0.2.1",
"module": "./dist/index.mjs",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

Sorry, the diff of this file is not supported yet

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