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

create-vuetronic-app

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-vuetronic-app - npm Package Compare versions

Comparing version 0.5.25 to 0.5.26

stubs/jest.config.ts

4

package.json
{
"name": "create-vuetronic-app",
"author": "vuetronic",
"version": "0.5.25",
"version": "0.5.26",
"module": "dist/create-vuetronic-app.js",

@@ -37,3 +37,3 @@ "main": "dist/create-vuetronic-app.js",

},
"gitHead": "21a7fa90c8950be70be7a960d661a6c1ee18ff15"
"gitHead": "753a02d5763fd6236e2447a414bd55a499ecc786"
}

@@ -9,3 +9,5 @@ {

"scripts": {
"test": "jest",
"test": "echo test",
"test:integration": "playwright test tests/integration",
"test:unit": "jest tests/units",
"dev": "vuetronic dev",

@@ -12,0 +14,0 @@ "build": "vuetronic build",

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