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

olobase

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

olobase - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

EULA.md

4

index.js

@@ -6,2 +6,4 @@ /*!

* Copyright (c) 2022-2024, Oloma Software.
*
* https://oloma.dev/end-user-license-agreement
*/

@@ -21,3 +23,3 @@ import upperFirst from "lodash/upperFirst"

export default class OlobaseAdmin {
export default class Olobase {

@@ -24,0 +26,0 @@ constructor(env) {

@@ -11,2 +11,4 @@

* Copyright (c) 2022-2024, Oloma Software.
*
* https://oloma.dev/end-user-license-agreement
*/

@@ -19,3 +21,3 @@ export default class License {

this.i18n = i18n;
this.interval = 60 * 5000; // 5 minute
this.interval = 60 * 5000; // every 5 minute
this.versionId = this.generateUid();

@@ -22,0 +24,0 @@ if (typeof i18n.global.locale.value !== "undefined") {

{
"name": "olobase",
"version": "1.1.8",
"version": "1.1.9",
"description": "Olobase is a tool that allows to you quickly and easily develop modern web panels using Vue.js/Vuetify",

@@ -5,0 +5,0 @@ "main": "index.js",

# Olobase Vuetify Core
# Olobase Core

@@ -4,0 +4,0 @@ Olobase is a tool that allows to you quickly and easily develop modern web panels using Vue.js/Vuetify and Php.

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