New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@moonbase.sh/vue

Package Overview
Dependencies
Maintainers
0
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moonbase.sh/vue - npm Package Compare versions

Comparing version 0.2.83 to 0.2.84

59

dist/index.d.ts

@@ -59,2 +59,3 @@ import * as _moonbase_sh_storefront_api from '@moonbase.sh/storefront-api';

downloadsNeedsOwnership: boolean;
description?: string | null | undefined;
website?: string | undefined;

@@ -75,2 +76,8 @@ iconUrl?: string | undefined;

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -97,2 +104,3 @@ };

downloadsNeedsOwnership: boolean;
description?: string | null | undefined;
website?: string | undefined;

@@ -113,2 +121,8 @@ iconUrl?: string | undefined;

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -123,2 +137,3 @@ }>;

downloadsNeedsOwnership: boolean;
description?: string | null | undefined;
website?: string | undefined;

@@ -139,2 +154,8 @@ iconUrl?: string | undefined;

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -152,2 +173,3 @@ }>>;

downloadsNeedsOwnership: boolean;
description?: string | null | undefined;
website?: string | undefined;

@@ -168,2 +190,8 @@ iconUrl?: string | undefined;

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -195,2 +223,3 @@ };

downloadsNeedsOwnership: boolean;
description?: string | null | undefined;
website?: string | undefined;

@@ -211,2 +240,8 @@ iconUrl?: string | undefined;

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -259,2 +294,8 @@ };

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -330,2 +371,8 @@ defaultVariation?: {

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -445,2 +492,8 @@ defaultVariation?: {

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -516,2 +569,8 @@ defaultVariation?: {

size: number;
manifest?: {
files: {
path: string;
name: string;
}[];
} | undefined;
}[] | undefined;

@@ -518,0 +577,0 @@ defaultVariation?: {

4

package.json
{
"name": "@moonbase.sh/vue",
"type": "module",
"version": "0.2.83",
"version": "0.2.84",
"description": "Package to let you build vue.js storefronts with Moonbase.sh as payment and delivery provider",

@@ -22,3 +22,3 @@ "author": "Tobias Lønnerød Madsen <m@dsen.tv>",

"zod": "^3.23.8",
"@moonbase.sh/storefront-api": "0.2.83"
"@moonbase.sh/storefront-api": "0.2.84"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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