adm-super-search-modal-2
Advanced tools
Comparing version 0.0.53 to 0.0.54
{ | ||
"name": "adm-super-search-modal-2", | ||
"version": "0.0.53", | ||
"version": "0.0.54", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "files": [ |
import { createApp } from 'vue'; | ||
import './style/style.css'; | ||
import 'element-plus/dist/index.css'; | ||
import ElementPlus from 'element-plus'; | ||
import App from './App.vue'; | ||
@@ -7,1 +10,2 @@ | ||
app.mount('#app'); | ||
app.use(ElementPlus); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1
2
247812
4980