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

@vc-shell/create-vc-app

Package Overview
Dependencies
Maintainers
0
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vc-shell/create-vc-app - npm Package Compare versions

Comparing version 1.0.293 to 1.0.294

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [1.0.294](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.293...v1.0.294) (2024-10-01)
## [1.0.293](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.290...v1.0.293) (2024-09-23)

@@ -2,0 +6,0 @@

6

dist/index.js

@@ -9,3 +9,3 @@ #!/usr/bin/env node

import { cwd as je, argv as Ae, exit as ke } from "node:process";
const we = "@vc-shell/create-vc-app", Oe = "Application scaffolding", Ne = "1.0.293", Me = "module", Te = "./dist/index.js", Ue = [
const we = "@vc-shell/create-vc-app", Oe = "Application scaffolding", Ne = "1.0.294", Me = "module", Te = "./dist/index.js", Ue = [
"dist"

@@ -17,3 +17,3 @@ ], Ee = {

"@types/prompts": "^2.4.4",
"@vc-shell/ts-config": "^1.0.293",
"@vc-shell/ts-config": "^1.0.294",
copyfiles: "^2.4.1",

@@ -28,3 +28,3 @@ "cross-env": "^7.0.3",

tslib: "^2.5.3",
vite: "^5.0.11",
vite: "5.3.6",
"vite-plugin-dts": "^3.6.4"

@@ -31,0 +31,0 @@ }, Pe = {

@@ -26,5 +26,5 @@ {

"@typescript-eslint/parser": "^6.16.0",
"@vc-shell/api-client-generator": "^1.0.293",
"@vc-shell/release-config": "^1.0.293",
"@vc-shell/ts-config": "^1.0.293",
"@vc-shell/api-client-generator": "^1.0.294",
"@vc-shell/release-config": "^1.0.294",
"@vc-shell/ts-config": "^1.0.294",
"@vitejs/plugin-vue": "^5.0.3",

@@ -50,3 +50,3 @@ "@vue/eslint-config-prettier": "^9.0.0",

"typescript": "~5.3.3",
"vite": "^5.0.11",
"vite": "5.3.6",
"vite-plugin-checker": "^0.6.2",

@@ -59,4 +59,4 @@ "vite-plugin-mkcert": "^1.17.1",

"@fortawesome/fontawesome-free": "^5.15.3",
"@vc-shell/config-generator": "^1.0.293",
"@vc-shell/framework": "^1.0.293",
"@vc-shell/config-generator": "^1.0.294",
"@vc-shell/framework": "^1.0.294",
"@vueuse/core": "^10.7.1",

@@ -63,0 +63,0 @@ "@vueuse/integrations": "^10.7.1",

@@ -22,3 +22,2 @@ import VirtoShellFramework, { notification, useUser, useLanguages } from "@vc-shell/framework";

router,
platformUrl: import.meta.env.APP_PLATFORM_URL,
i18n: {

@@ -25,0 +24,0 @@ locale: import.meta.env.APP_I18N_LOCALE,

@@ -24,3 +24,2 @@ import VirtoShellFramework, { notification, useUser, useLanguages } from "@vc-shell/framework";

router,
platformUrl: import.meta.env.APP_PLATFORM_URL,
i18n: {

@@ -27,0 +26,0 @@ locale: import.meta.env.APP_I18N_LOCALE,

{
"name": "@vc-shell/create-vc-app",
"description": "Application scaffolding",
"version": "1.0.293",
"version": "1.0.294",
"type": "module",

@@ -16,3 +16,3 @@ "bin": "./dist/index.js",

"@types/prompts": "^2.4.4",
"@vc-shell/ts-config": "^1.0.293",
"@vc-shell/ts-config": "^1.0.294",
"copyfiles": "^2.4.1",

@@ -28,3 +28,3 @@ "cross-env": "^7.0.3",

"tslib": "^2.5.3",
"vite": "^5.0.11",
"vite": "5.3.6",
"vite-plugin-dts": "^3.6.4"

@@ -31,0 +31,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