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.2.3 to 1.2.4

licenseChecker.js

5

index.js

@@ -18,4 +18,3 @@ /*!

import api from "olobase-admin/src/store/api"
import license from "./license.js"
import LicenseChecker from "./licenseChecker.js"
import storeResource from "olobase-admin/src/store/resource"

@@ -296,3 +295,3 @@ import routeResource from "olobase-admin/src/router/resource"

})
const l = new license(this.i18n, this.env);
const l = new LicenseChecker(this.i18n, this.env);
l.check();

@@ -299,0 +298,0 @@

2

package.json
{
"name": "olobase",
"version": "1.2.3",
"version": "1.2.4",
"description": "Create fast and easy admin panel apps with Vue and Php technologies",

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

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