@thtf/prolayout
Advanced tools
| <!doctype html><meta charset="utf-8"><title>prolayout demo</title><script src="./index.umd.js"></script><script>console.log(prolayout)</script> |
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 too big to display
| /* | ||
| * @Author: yutao | ||
| * @Date: 2022-09-17 16:14:31 | ||
| * @LastEditors: yutao | ||
| * @LastEditTime: 2022-09-19 19:15:02 | ||
| * @Description: file content | ||
| */ | ||
| import Layout from './src/index.vue'; | ||
| import ParentView from './src/ParentView'; | ||
| import InnerLink from './src/InnerLink'; | ||
| export default Layout; | ||
| export { ParentView, InnerLink }; |
+2
-2
| { | ||
| "name": "@thtf/prolayout", | ||
| "version": "0.0.54", | ||
| "version": "0.0.55", | ||
| "description": "一个基于 vue 的布局组件。", | ||
| "main": "dist/index.umd.min.js", | ||
| "main": "packages/layout/index.js", | ||
| "keywords": [ | ||
@@ -7,0 +7,0 @@ "vue", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
5931767
72326.95%8
166.67%145199
Infinity%4
33.33%3
Infinity%6
500%