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

@controleonline/quasar-tasks-ui

Package Overview
Dependencies
Maintainers
5
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@controleonline/quasar-tasks-ui - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

2

package.json
{
"name": "@controleonline/quasar-tasks-ui",
"version": "1.0.20",
"version": "1.0.21",
"author": "ControleOnline",

@@ -5,0 +5,0 @@ "description": "ControleOnline tasks Quasar UI Component",

@@ -20,3 +20,9 @@ export const routes = [

component: () => import('../pages/Tasks/CategoryDetails.vue')
},
}
]
}, {
path : '/task/',
component: () => import('../../../../../src/layouts/MainLayout.vue'),
children : [
{

@@ -23,0 +29,0 @@ name : 'ChecklistDetails',

Sorry, the diff of this file is not supported yet

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