New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.9 to 1.3.0

3

index.js

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

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

@@ -270,4 +269,2 @@ import routeResource from "olobase-admin/src/router/resource"

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

@@ -274,0 +271,0 @@ } // end init function

2

package.json
{
"name": "olobase",
"version": "1.2.9",
"version": "1.3.0",
"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