Comparing version 1.0.14-beta.2 to 1.1.1
{ | ||
"name": "onu-ui", | ||
"type": "module", | ||
"version": "1.0.14-beta.2", | ||
"description": "Onu-UI for web glassmorphism components generate by UnoCSS.", | ||
"version": "1.1.1", | ||
"description": "Onu UI Vue Components", | ||
"author": "Chris <https://github.com/zyyv>", | ||
"license": "MIT", | ||
"homepage": "https://github.com/onu-ui/onu-ui#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/onu-ui/onu-ui.git", | ||
"directory": "packages/onu-ui" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/onu-ui/onu-ui/issues" | ||
}, | ||
"keywords": [ | ||
"onu-ui", | ||
"unocss", | ||
"vueuse" | ||
"Onu UI", | ||
"UnoCSS", | ||
"vue", | ||
"ui library" | ||
], | ||
"sideEffects": false, | ||
"exports": { | ||
".": { | ||
"types": "./dist/types/onu-ui/src/index.d.ts", | ||
"require": "./dist/onu-ui.umd.cjs", | ||
"import": "./dist/onu-ui.js" | ||
"import": "./dist/onu-ui.js", | ||
"require": "./dist/onu-ui.umd.cjs" | ||
}, | ||
"./dist/style.css": "./dist/style.css" | ||
"./dist/onu-ui.css": "./dist/onu-ui.css" | ||
}, | ||
"main": "./dist/onu-ui.umd.cjs", | ||
"module": "./dist/onu-ui.js", | ||
"types": "./dist/types/onu-ui/src/index.d.ts", | ||
"main": "index.js", | ||
"files": [ | ||
"dist", | ||
"volar.d.ts" | ||
"dist" | ||
], | ||
"dependencies": { | ||
"@onu-ui/components": "1.0.14-beta.2" | ||
"devDependencies": { | ||
"@vitejs/plugin-vue": "^5.1.2", | ||
"unocss": "^0.62.3", | ||
"vite": "^5.4.2", | ||
"vue": "^3.4.38", | ||
"@onu-ui/preset": "1.1.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "vue-tsc --declaration --emitDeclarationOnly --skipLibCheck && vite build", | ||
"stub": "vue-tsc --declaration --emitDeclarationOnly --skipLibCheck && vite build --watch" | ||
"dev": "vite build -w & pnpm uno-watch", | ||
"build": "vite build && pnpm uno", | ||
"uno": "unocss -m", | ||
"uno-watch": "unocss -w" | ||
} | ||
} |
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
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.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
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.
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
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.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
2
1
2
35172
5
5
217
1
2
0
- Removed@onu-ui/components@1.0.14-beta.2
- Removed@babel/helper-string-parser@7.25.9(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@babel/parser@7.26.9(transitive)
- Removed@babel/types@7.26.9(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@onu-ui/components@1.0.14-beta.2(transitive)
- Removed@onu-ui/preset@1.0.14-beta.2(transitive)
- Removed@onu-ui/utils@1.0.14-beta.2(transitive)
- Removed@types/web-bluetooth@0.0.16(transitive)
- Removed@vue/compiler-core@3.5.13(transitive)
- Removed@vue/compiler-dom@3.5.13(transitive)
- Removed@vue/compiler-sfc@3.5.13(transitive)
- Removed@vue/compiler-ssr@3.5.13(transitive)
- Removed@vue/reactivity@3.5.13(transitive)
- Removed@vue/runtime-core@3.5.13(transitive)
- Removed@vue/runtime-dom@3.5.13(transitive)
- Removed@vue/server-renderer@3.5.13(transitive)
- Removed@vue/shared@3.5.13(transitive)
- Removed@vueuse/core@9.13.0(transitive)
- Removed@vueuse/metadata@9.13.0(transitive)
- Removed@vueuse/shared@9.13.0(transitive)
- Removedcsstype@3.1.3(transitive)
- Removedentities@4.5.0(transitive)
- Removedestree-walker@2.0.2(transitive)
- Removedmagic-string@0.30.17(transitive)
- Removednanoid@3.3.8(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedpostcss@8.5.2(transitive)
- Removedsource-map-js@1.2.1(transitive)
- Removedvue@3.5.13(transitive)
- Removedvue-demi@0.14.10(transitive)