Sign In

forbase

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forbase - npm Package Compare versions

Comparing version
1.0.36
to
1.0.37
+1
-1
components/global/index.js
import Vue from 'vue'
const contexts = import.meta.globEager('@foreasy/**/*.vue')
const contexts = import.meta.globEager('@forbase/**/*.vue')
for (const component in contexts) {

@@ -4,0 +4,0 @@ const componentEntity = contexts[component].default

{
"name": "forbase",
"version": "1.0.36",
"version": "1.0.37",
"description": "",

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